ColumnEntries
Rectangle of the whole column, without the header.
Syntax: public
ColumnEntries { get; }
Rectangle of the Column header (whole width of the column).
Syntax: public
Header { get; }
Select
Select filter of the whole column, without the header.
Syntax: public
Select { get; }