Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Retrieves an int that indicates the level in the tree.
Syntax
Visual Basic Protected ReadOnly Property Level As int C# protected int Level { get; } Managed C++ protected: __property int get_Level(); JScript protected function get Level() : int;
Possible Values
bLevel int that indicates the level in the tree. The property is read-only. The property has no default value.
Applies To
TREENODE
See Also
Internet Explorer WebControls, About the TreeView WebControl