C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewNodeBinding Class

C1TreeViewNodeBinding Class Properties

For a list of all members of this type, see C1TreeViewNodeBinding members.

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