True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid 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