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

In This Topic
    FirstRow Property (Split)
    In This Topic
    Gets or sets the row index for the first visible row in a split.
    Syntax
    'Declaration
     
    
    Public Property FirstRow As Integer
    public int FirstRow {get; set;}
    See Also