[]
        
(Showing Draft Content)

C1.Win.Input.MultiSelect.Styles.BaseDropDownButtonStyle.BorderColor

BorderColor Property

BorderColor

Gets or sets the Color used to draw the border around the element.

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