.Net Organisation Chart Component Class Library
CssClass Property
NamespacesOrgChart.CoreIOrganisationChartCssClass
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client
Declaration Syntax
C#Visual BasicVisual C++
string CssClass { get; set; }
Property CssClass As String
property String^ CssClass {
	String^ get ();
	void set (String^ value);
}

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