.Net Organisation Chart Component Class Library
OnNavigateDown Method (e)
NamespacesOrgChart.CoreXmlBoundOrganisationChartOnNavigateDown(OrganisationChartItemCommandEventArgs)
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Raises the NavigateDown event. This event occurs when a user clicks the navigate down button on the command bar
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnNavigateDown(
	OrganisationChartItemCommandEventArgs e
)
Protected Overridable Sub OnNavigateDown ( _
	e As OrganisationChartItemCommandEventArgs _
)
protected:
virtual void OnNavigateDown(
	OrganisationChartItemCommandEventArgs^ e
)

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