MobileForms Toolkit Documentation

SmartGrid.ColumnHeaderHeight Property

Gets or sets the height of the columnheader row.

public int ColumnHeaderHeight {get; set;}

Property Value

The height of the columnheader row.

Remarks

Columnheader row is the topmost column visible if ColumnHeadersVisible is set to true. Columnheader row displays column headers as defined by HeaderText. Changing this property updates SmartGrid.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace