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

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