[]
        
(Showing Draft Content)

C1.Win.Input.MultiSelect.Styles.BaseDropDownButtonStyle.BackColor

BackColor Property

BackColor

Gets or sets the Color used to paint the background.

Declaration
[Obsolete("Use the C1MultiSelect.ButtonsSettings.DropDownButton.Width property instead.")]
[Browsable(false)]
public Color BackColor { get; set; }
<Obsolete("Use the C1MultiSelect.ButtonsSettings.DropDownButton.Width property instead.")>
<Browsable(False)>
Public Property BackColor As Color