MobileForms Toolkit Documentation

SmartGrid.RowHeaderWidth Property

Gets or sets the width of the rowheader column.

public int RowHeaderWidth {get; set;}

Property Value

The width of the rowheader column.

Remarks

Rowheader column is the leftmost column visible if RowHeadersVisible is set to true. Rowheader displays which row is active row.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace