TreeView for ASP.NET WebForms
C1TreeViewNodeBinding Class Members
Properties 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace : C1TreeViewNodeBinding Class

The following tables list the members exposed by C1TreeViewNodeBinding.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the name of the field from the data source to bind to the CollapsedImageUrl property of a C1TreeViewNode object to which the C1TreeViewNodeBinding object is applied.  
Public PropertyGets or sets the value to match against a System.Web.UI.IHierarchyData. Type property for a data item to determine whether to apply the tree node binding.  
Public PropertyGets or sets the node depth at which the C1TreeViewNodeBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the Enabled property of a C1TreeViewNode object to which the C1TreeViewNodeBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the Expanded property of a C1TreeViewNode object to which the C1TreeViewNodeBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the ExpandedImageUrl property of a C1TreeViewNode object to which the C1TreeViewNodeBinding object is applied.  
Public PropertyGets or sets the string that specifies the display format for the text of the C1TreeViewNode node to which the C1TreeViewNodeBindingobject is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the ItemIconClass property of a C1TreeViewNode object to which the C1TreeViewNodeBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the NavigateUrl property of a C1TreeViewNode object to which the C1TreeViewNodeBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the Text property of a C1TreeViewNode object to which the C1TreeViewNodeBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the Value property of a C1TreeViewNode object to which the C1TreeViewNodeBinding object is applied.  
Top
See Also

Reference

C1TreeViewNodeBinding Class
C1.Web.Wijmo.Controls.C1TreeView Namespace