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