QueryConditionOperationsEventArgs Properties
Provides data for the FilterEditorControl.QueryConditionOperations event.Name | Description |
---|---|
AllowRemoveCondition | Gets or sets whether to allow users to remove conditions. |
FieldName | Gets a name of the field. |
Filter | Gets the current filter criteria specified in the FilterEditorControl. |
See Also