[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.EditBase.ReadOnlyForeColor

ReadOnlyForeColor Property

ReadOnlyForeColor

Gets or sets the foreground color when the control is read-only.

Declaration
public virtual Color ReadOnlyForeColor { get; set; }
Public Overridable Property ReadOnlyForeColor As Color
Property Value
Type Description
Color

A Color value that indicates the foreground color when the control is read-only.

Remarks

If this control is read-only, the foreground is displayed using the value of this property.