Enum ItemTemplateDataContextType
Describes the binding context type for SfTreeView items. Note: It will be applicable for bound mode only.
For Unbound mode,
Namespace: Syncfusion.UI.Xaml.TreeView
Assembly: Syncfusion.SfTreeView.WPF.dll
Syntax
public enum ItemTemplateDataContextType
Fields
Name | Description |
---|---|
Item | Specifies that the data model object will be the binding context for treeview item. |
Node | Specifies that the |