Skip to main content

QueryFieldsEventArgs Properties

Provides data for the FilterEditorControl.QueryFields event.
Name Description
DefaultField Gets or sets a field that is selected when users create a new filter condition.
Fields Gets or sets the fields displayed within the field list.
Filter Gets the current filter criteria specified in the FilterEditorControl.
ShowSearchPanel Gets or sets whether to show the search panel in the field list.
See Also