[]
        
(Showing Draft Content)

FarPoint.Web.Spread.HierBarInfo.BackColor

BackColor Property

BackColor

Gets or sets the background color of the hierarchy bar in the Spread component.

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