[]
Gets or sets the number of columns in the row header.
public int ColumnCount { get; set; }
Public Property ColumnCount As Integer
| Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Specified column count is less than 0 or greater than 256. |