.Net Organisation Chart Component Class Library
BackColor Property
NamespacesOrgChart.CoreIOrganisationChartBackColor
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets or sets the background color of the Web server control.
Declaration Syntax
C#Visual BasicVisual C++
Color BackColor { get; set; }
Property BackColor As Color
property Color BackColor {
	Color get ();
	void set (Color value);
}

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)