[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ColumnHeader.RowCount

RowCount Property

RowCount

Gets or sets the number of rows in the column header.

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

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