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

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