ColumnCount

PageTableArea.ColumnCount property

Gets the total number of the table colums.

public int ColumnCount { get; }

Property Value

An integer value that contains the total number of the table columns.

See Also