True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / FetchCellTipsEventArgs Class / SplitIndex Property

In This Topic
    SplitIndex Property (FetchCellTipsEventArgs)
    In This Topic
    Indicates the position of the Split in the Splits collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property SplitIndex As System.Integer
    public System.int SplitIndex {get;}
    See Also