[]
Gets or sets the background color of the drop-down picker
public virtual Color BackColor { get; set; }
Public Overridable Property BackColor As Color
Type | Description |
---|---|
Color | A Color value indicates the background color of the DropDownPicker.
|
You can use the BackColor property to change the background color of the drop-down picker.