ComponentOne List for WinForms
C1.Win.C1List Namespace / FetchCellStyleEventArgs Class / Split Property

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