The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Show the Max Depth drop down

Declaration Syntax
public bool ShowMaxDepth { get; set; }Public Property ShowMaxDepth As Boolean
public:
property bool ShowMaxDepth {
bool get ();
void set (bool value);
}Assembly:
OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)