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

In This Topic
    Split Property (OwnerDrawCellEventArgs)
    In This Topic
    The index of the split for the cell being rendered.
    Syntax
    'Declaration
     
    Public ReadOnly Property Split As System.Integer
    public System.int Split {get;}
    See Also