[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DDataSetGrid.RowCount

RowCount Property

RowCount

Gets or sets the number of rows in grid dataset.

Declaration
[C1Description("Chart3DDataSetGrid.RowCount", "The number of rows in grid dataset.")]
public int RowCount { get; set; }
<C1Description("Chart3DDataSetGrid.RowCount", "The number of rows in grid dataset.")>
Public Property RowCount As Integer