| C1.Win.C1List.4 Assembly > C1.Win.C1List.ListBase Namespace > C1ListBase Class : TopIndexChange Event |
'Declaration Public Event TopIndexChange As SplitEventHandler
public event SplitEventHandler TopIndexChange
The event handler receives an argument of type SplitEventArgs containing data related to this event. The following SplitEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| SplitIndex | Indicates the position of the Split in the Splits collection. |