QueryIsSearchColumnEventArgs Properties
Contains data for the SearchControl.QueryIsSearchColumn and RepositoryItemSearchControl.QueryIsSearchColumn events.
Name | Description |
---|---|
Caption | Gets the processed column’s caption. |
Data |
Gets the processed field’s data type. |
Field |
Gets the processed field’s name. |
Is |
Gets or sets whether to search in the processed column. |
See Also