QueryGroupOperationsEventArgs Properties
Provides data for the FilterEditorControl.QueryGroupOperations event.
Name | Description |
---|---|
Allow |
Gets or sets whether to allow users to add conditions. |
Allow |
Gets or sets whether to allow users to add custom expressions. |
Allow |
Gets or sets whether to allow users to add a group of conditions. |
Filter |
Gets the current filter criteria specified in the Filter |
See Also