GridViewSearchPanelState Properties
Contains information about the GridView’s search panel related state.Name | Description |
---|---|
ColumnNames | Specifies the columns to which the search panel filter should be applied. |
Filter | Gets or sets the filter criterion that is applied to the grid data using the search panel. |
GroupOperator | Specifies the logical operator used to combine conditions (multiple words separated by space characters). |
See Also