[]
Gets or sets the hover color buttons in the command bar of the Spread component.
[Bindable(true)]
[TypeConverter(typeof(WebColorConverter))]
public Color ImageButtonHoverColor { get; set; }
<Bindable(True)>
<TypeConverter(GetType(WebColorConverter))>
Public Property ImageButtonHoverColor As Color