.Net Organisation Chart Component Class Library
AlternatingItemStyle Property
NamespacesOrgChart.Core.ItemsStackItemAlternatingItemStyle
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 AlternatingItemStyle { get; set; }
Public Property AlternatingItemStyle As Style
public:
property Style^ AlternatingItemStyle {
	Style^ get ();
	void set (Style^ value);
}

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