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