MobileForms Toolkit Documentation

RowCollection.HeaderRow Property

Gets the reference to the header row.

public Row HeaderRow {get;}

Remarks

The header row is the one containing column names. Header row is displayed when ColumnHeadersVisible is set to true. The height of the header row is controled by the ColumnHeaderHeight property.

See Also

RowCollection Class | Resco.Controls.SmartGrid Namespace