QueryOperandFieldsEventArgs Properties
Provides data for the FilterEditorControl.QueryOperandFields event.Name | Description |
---|---|
DefaultOperandField | Gets or sets a default field in the field list when the Property operand is selected. |
OperandFields | Gets or sets fields that are displayed when the Property operand is selected. |
ShowSearchPanel | Gets or sets whether to show the search panel in the field list. |
See Also