| Name | Description | |
|---|---|---|
|  | C1TreeViewNodeBinding Constructor | Overloaded. | 
The following tables list the members exposed by C1TreeViewNodeBinding.
| Name | Description | |
|---|---|---|
|  | C1TreeViewNodeBinding Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | CollapsedIconClassField | Gets 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. | 
|  | DataMember | Gets 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. | 
|  | Depth | Gets or sets the node depth at which the C1TreeViewNodeBinding object is applied. | 
|  | EnabledField | Gets 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. | 
|  | ExpandedField | Gets 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. | 
|  | ExpandedIconClassField | Gets 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. | 
|  | FormatString | Gets or sets the string that specifies the display format for the text of the C1TreeViewNode node to which the C1TreeViewNodeBindingobject is applied. | 
|  | ItemIconClassField | Gets 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. | 
|  | NavigateUrlField | Gets 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. | 
|  | TextField | Gets 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. | 
|  | ValueField | Gets 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. |