ComponentOne List for WinForms
C1.Win.C1List 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 Integer
    public int Split {get;}
    See Also