[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CommandBarInfo.ButtonTextColor

ButtonTextColor Property

ButtonTextColor

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

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