[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RowHeader.ColumnCount

ColumnCount Property

ColumnCount

Gets or sets the number of columns in the row header.

Declaration
public int ColumnCount { get; set; }
Public Property ColumnCount As Integer
Exceptions
Type Condition
ArgumentOutOfRangeException

Specified column count is less than 0 or greater than 256.