ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.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