MobileForms Toolkit Documentation

Column.HeaderStyle Property

Gets or sets the style for the header cells in the column.

public string HeaderStyle {get; set;}

Property Value

The name of the header style.

Remarks

Use this property to override default style for the header row.

See Also

Column Class | Resco.Controls.SmartGrid Namespace