For a list of all members of this type, see TreeBindings members.
| Name | Description | |
|---|---|---|
![]() | Bindings | Gets or sets the child level bindings. |
![]() | CheckedKey | Gets the name of the data source property the value of which would hold the node's check state. The check state itself is represented by a string enumeration with the checked|partially checked|unchecked states being respectively "on|partial|off". |
![]() | ChildDataProperty | Gets or sets the child binding property. |
![]() | ExpandedKey | Gets the name of the data source property the value of which would hold the node's expanded state. The expanded state is represented by a boolean. |
![]() | ImageUrlKey | Gets or sets the image URL key in the data source bindings. |
![]() | NavigateUrlKey | Gets or sets the navigate URL key in the data source bindings. |
![]() | NodeContentTemplate | Gets or sets the node content template. |
![]() | PrimaryKey | Gets or sets the primary key. |
![]() | TargetKey | Gets or sets the target key. |
![]() | TextKey | Gets or sets the text key in the data source bindings. |
![]() | ValueKey | Gets or sets the value key in the data source bindings. |
| Name | Description | |
|---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub