[]
Gets or sets the maximum number of cell rows (for horizontal orientation) or cell columns (for vertical orientation) in automatic layout mode.
public int MaximumRowsOrColumns { get; set; }
If this property is set to zero, the number of row/columns depends on the actual available space.