MobileForms Toolkit Documentation

Style.DisabledColor Property

Gets or sets the text color of the disabled cell.

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

Remarks

DisabledColor determines the Color of the text in the disabled cell using this style.

If the value is set to Transparent, default color determined by the SmartGrid is used.

See Also

Style Class | Resco.Controls.SmartGrid Namespace