[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.DisabledForeground

DisabledForeground Property

DisabledForeground

Gets or sets a brush that describes the foreground of a control when it is disabled.

Declaration
public Brush DisabledForeground { get; set; }
Public Property DisabledForeground As Brush
Property Value
Type Description
Brush

The brush that is used to fill the foreground of the control when it is disabled.