MobileForms Toolkit Documentation

SmartGrid.SelectionBackColor Property

Gets or sets the default back color of selected cells.

public System.Drawing.Color SelectionBackColor {get; set;}

Property Value

The Color for displaying background of selected cells.

Remarks

Default color is SystemColors.Highlight. Default color can be overriden by defining custom Style.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace