Version

TreeBindingsWrapper Class Members

The following tables list the members exposed by TreeBindingsWrapper.

Public Constructors
 NameDescription
Public ConstructorTreeBindingsWrapper ConstructorInitializes a new instance of the TreeBindingsWrapper class.  
Public Properties
 NameDescription
Public PropertyModelGets or sets the tree model.  
Public Methods
 NameDescription
Public MethodBindingsSets the child bindings for the current bindings model TreeBindings.Bindings.  
Public MethodCheckedKeySets the bindings model TreeBindings.CheckedKey.  
Public MethodChildDataPropertySets the tree bindings model TreeBindings.ChildDataProperty.  
Public MethodExpandedKeySets the bindings model TreeBindings.ExpandedKey.  
Public MethodImageUrlKeySets the tree bindings model TreeBindings.ImageUrlKey.  
Public MethodNavigateUrlKeySets the tree bindings model TreeBindings.NavigateUrlKey.  
Public MethodNodeContentTemplateSets the tree bindings model TreeBindings.NodeContentTemplate.  
Public MethodPrimaryKeySets the tree bindings model TreeBindings.PrimaryKey.  
Public MethodTargetKeySets the tree bindings model TreeBindings.TargetKey.  
Public MethodTextKeySets the bindings model TreeBindings.TextKey.  
Public MethodValueKeySets the tree bindings model TreeBindings.ValueKey.  
See Also

View on GitHub