True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.Integer
    public System.int Split {get;}
    See Also