[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CommandBarInfo.ImageButtonHoverColor

ImageButtonHoverColor Property

ImageButtonHoverColor

Gets or sets the hover color buttons in the command bar of the Spread component.

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