[]
Gets or sets the color of the top and left borders of buttons on the command bar of the Spread component.
[Bindable(true)]
[TypeConverter(typeof(WebColorConverter))]
public Color ButtonHighlightColor { get; set; }
<Bindable(True)>
<TypeConverter(GetType(WebColorConverter))>
Public Property ButtonHighlightColor As Color