QueryOperatorsEventArgsBase<T> Properties
Provides data for the FilterEditorControl.QueryOperators and ExcelStyleFilterElement.QueryOperators events.| Name | Description |
|---|---|
| DefaultOperator | Gets or sets an operator that is selected when users create a new filter condition. |
| FieldName | Gets a name of the field for which operators are queried. |
See Also