ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > DataSourceOptions Class : SelectedFieldsCountInCaption Property |
'Declaration Public Property SelectedFieldsCountInCaption As System.Boolean
'Usage Dim instance As DataSourceOptions Dim value As System.Boolean instance.SelectedFieldsCountInCaption = value value = instance.SelectedFieldsCountInCaption
public System.bool SelectedFieldsCountInCaption {get; set;}