MobileForms Toolkit Documentation

Column.Style Property

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

public string Style {get; set;}

Property Value

The name of the style.

Remarks

Use this property to override default style for the normal rows.

See Also

Column Class | Resco.Controls.SmartGrid Namespace