'Declaration
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <BrowsableAttribute(False)> <C1DescriptionAttribute("C1TreeNode.Level", "Gets the zero-based depth of the tree node in the C1TreeView control.")> Public ReadOnly Property Level As Integer
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [Browsable(false)] [C1Description("C1TreeNode.Level", "Gets the zero-based depth of the tree node in the C1TreeView control.")] public int Level {get;}