| C1.Win.C1List.4 Assembly > C1.Win.C1List Namespace > C1Combo 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. |