MobileForms Toolkit Documentation

ColumnCollection.HeaderColumn Property

Gets the reference to the header column.

public Column HeaderColumn {get;}

Remarks

The header column is the one containing an active row pointer,. Header column is displayed when RowHeadersVisible is set to true. The height of the header column is controled by the RowHeaderWidth property.

See Also

ColumnCollection Class | Resco.Controls.SmartGrid Namespace