C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : LeftColChange Event |
'Declaration Public Event LeftColChange As SplitEventHandler
public event SplitEventHandler LeftColChange
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. |