| C1.Win.C1List.4 Assembly > C1.Win.C1List.ListBase Namespace > C1ListBase Class : AfterSort Event |
'Declaration Public Event AfterSort As FilterEventHandler
public event FilterEventHandler AfterSort
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 sort condition. |