[]
Gets or sets the number of rows or columns, depending on the GrowDirection, of the list.
public int RowsOrColumnsCount { get; set; }
An int value indicating the number of rows or columns of the list.