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
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)