[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.DisabledBackground

DisabledBackground Property

DisabledBackground

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

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

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