FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellRange Structure / TopRow Property

In This Topic
    TopRow Property (CellRange)
    In This Topic
    Gets the index of the top row in the range.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TopRow As Integer
    public int TopRow {get;}
    See Also