[]
Gets or sets the color of the button selected background.
public Color ButtonSelectedBackgroundColor { get; set; }
Public Property ButtonSelectedBackgroundColor As Color
Type | Description |
---|---|
Color | The color of the button selected background. |