[]
Gets or sets the number of rows in grid dataset.
[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