ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewNodeBinding Class / Depth Property

In This Topic
    Depth Property (C1TreeViewNodeBinding)
    In This Topic
    Gets or sets the node depth at which the C1TreeViewNodeBinding object is applied.
    Syntax
    'Declaration
     
    Public Property Depth As System.Integer
    public System.int Depth {get; set;}
    See Also