MobileForms Toolkit Documentation

Column.AlternatingStyle Property

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

public string AlternatingStyle {get; set;}

Property Value

The name of the alternating style.

Remarks

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

See Also

Column Class | Resco.Controls.SmartGrid Namespace