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

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