C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : Filter Event |
'Declaration Public Event Filter As FilterEventHandler
public event FilterEventHandler Filter
The event handler receives an argument of type FilterEventArgs containing data related to this event. The following FilterEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Condition | The filter or sort condition. |