[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CommandBarInfo.ButtonShadowColor

ButtonShadowColor Property

ButtonShadowColor

Gets or sets the color of the bottom and right borders of buttons on the command bar of the Spread component.

Declaration
[Bindable(true)]
[TypeConverter(typeof(WebColorConverter))]
public Color ButtonShadowColor { get; set; }
<Bindable(True)>
<TypeConverter(GetType(WebColorConverter))>
Public Property ButtonShadowColor As Color