.Net Organisation Chart Component Class Library
ItemStyle Property
NamespacesOrgChart.Core.ItemsBaseChartItemSettingsItemStyle
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
The System.Web.UI.WebControls.Style object that is applied to the Node
Declaration Syntax
C#Visual BasicVisual C++
public Style ItemStyle { get; set; }
Public Property ItemStyle As Style
public:
property Style^ ItemStyle {
	Style^ get ();
	void set (Style^ value);
}

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