[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownPicker.ButtonBackColor

ButtonBackColor Property

ButtonBackColor

Gets or sets the button background color of the drop-down picker.

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

A Color value indicates the button background color of the DropDownPicker.
The default is Control.

Remarks

You can use the ButtonBackColor property to change the button background color of the drop-down picker.