True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBDropdown Class / FirstRow Property

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