FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellRange Structure / RowCount Property

In This Topic
    RowCount Property (CellRange)
    In This Topic
    Gets cell range row count.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowCount As Integer
    public int RowCount {get;}
    See Also