MobileForms Toolkit Documentation

Column.HeaderText Property

Gets or sets the header text of the column.

public string HeaderText {get; set;}

Property Value

The header text of the column.

Remarks

Changing the header text updates the parent SmartGrid.

See Also

Column Class | Resco.Controls.SmartGrid Namespace