ESRI.ArcGIS.ADF.Web.UI.WebControls
Depth Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ITreeViewPlusNodeContainer Interface : Depth Property




The number of levels down in the node tree hierarchy of this node.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Depth As Integer
Visual Basic (Usage)Copy Code
Dim instance As ITreeViewPlusNodeContainer
Dim value As Integer
 
value = instance.Depth
C# 
int Depth {get;}

See Also

© 2010 All Rights Reserved.