[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.EditableBackground

EditableBackground Property

EditableBackground

Gets or sets a brush that describes the background of a control when GcComboBox.IsEditable is true.

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

The brush that is used to fill the background of the control when GcComboBox.IsEditable is true.