Skip to main content
A newer version of this page is available. .
All docs
V21.2

QueryIsSearchColumnEventArgs Properties

Contains data for the @SearchControl.QueryIsSearchColumn and RepositoryItemSearchControl.QueryIsSearchColumn events.
Name Description
Caption Gets the processed column’s caption.
DataType Gets the processed field’s data type.
FieldName Gets the processed field’s name.
IsSearchColumn Gets or sets whether to search in the processed column.
See Also