BaseFilterControlEventArgs Properties
Name | Description |
---|---|
Context | Provides access to the ExpressionEditorContext object, which allows you to customize the FilterEditorControl‘s “Text” tab. |
FilterEditor | Gets the FilterControl (in Visual view mode) or embedded FilterControl (in VisualText, TextVisual and Text view modes). |
FilterEditorForm | |
IFilterEditor | Provides access to the currently used Filter Control (FilterControl or FilterEditorControl) via an interface. |
ShowFilterEditor | Gets or sets whether to display the Filter Editor (the form that embeds the Filter Editor). |
See Also