MobileForms Toolkit Documentation

Style.CheckBoxForeColor Property

Gets or sets the ForeColor of a CheckBox. This property is ignored, if CellEdit property does not equal to CellEditType.CheckBox.

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

See Also

Style Class | Resco.Controls.SmartGrid Namespace | CellEdit | CellEditType