The following tables list the members exposed by TreeBindingsWrapper.
Name | Description | |
---|---|---|
TreeBindingsWrapper Constructor | Initializes a new instance of the TreeBindingsWrapper class. |
Name | Description | |
---|---|---|
Model | Gets or sets the tree model. |
Name | Description | |
---|---|---|
Bindings | Sets the child bindings for the current bindings model TreeBindings.Bindings. | |
CheckedKey | Sets the bindings model TreeBindings.CheckedKey. | |
ChildDataProperty | Sets the tree bindings model TreeBindings.ChildDataProperty. | |
ExpandedKey | Sets the bindings model TreeBindings.ExpandedKey. | |
ImageUrlKey | Sets the tree bindings model TreeBindings.ImageUrlKey. | |
NavigateUrlKey | Sets the tree bindings model TreeBindings.NavigateUrlKey. | |
NodeContentTemplate | Sets the tree bindings model TreeBindings.NodeContentTemplate. | |
PrimaryKey | Sets the tree bindings model TreeBindings.PrimaryKey. | |
TargetKey | Sets the tree bindings model TreeBindings.TargetKey. | |
TextKey | Sets the bindings model TreeBindings.TextKey. | |
ValueKey | Sets the tree bindings model TreeBindings.ValueKey. |
View on GitHub