FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DDataSetGrid Class / RowCount Property

In This Topic
    RowCount Property (Chart3DDataSetGrid)
    In This Topic
    Gets or sets the number of rows in grid dataset.
    Syntax
    'Declaration
     
    Public Property RowCount As Integer
    public int RowCount {get; set;}
    See Also