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