MobileForms Toolkit Documentation

Column.SelectionStyle Property

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

public string SelectionStyle {get; set;}

Property Value

The name of the selection style.

Remarks

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

See Also

Column Class | Resco.Controls.SmartGrid Namespace