[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CommandBarInfo.ButtonHighlightColor

ButtonHighlightColor Property

ButtonHighlightColor

Gets or sets the color of the top and left borders of buttons on the command bar of the Spread component.

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