ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / TreeNode Class
Properties


In This Topic
    TreeNode Class Members
    In This Topic

    The following tables list the members exposed by TreeNode.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyThe data item that this node represents.  
    Public PropertyIndicates whether the node is checked.  
    Public PropertyIndicates the node’s level. Top-level nodes have level zero.  
    Top
    See Also