Property RowCount
RowCount
Gets or sets the number of rows in this list.
[JsonProperty("row_count")]
public NuiProperty<int> RowCount { get; set; }
Gets or sets the number of rows in this list.
[JsonProperty("row_count")]
public NuiProperty<int> RowCount { get; set; }