[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CommandBarInfo.ButtonFaceColor

ButtonFaceColor Property

ButtonFaceColor

Gets or sets the background color of buttons on the command bar of the Spread component.

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