[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownPicker.BackColor

BackColor Property

BackColor

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

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

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

Remarks

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