FilterControlEventArgs Properties
Provides data for the ColumnView.FilterEditorCreated event.
Name | Description |
---|---|
Context |
Provides access to the Expression |
Filter |
Gets the form that displays the Filter Control. |
Filter |
Gets the Filter Control that displays filter criteria. This property returns null if the Column |
Filter |
Gets the Filter |
Filter |
Inherited from Base |
IFilter |
Gets the Filter Control that displays filter criteria. |
IFilter |
Provides access to the currently used Filter Control (Filter |
Show |
Gets or sets whether to display the Filter Editor (the form that embeds the Filter Editor).
Inherited from Base |
See Also