ComponentOne Basic Library for UWP
EditTemplate Property (C1TreeViewItem)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewItem Class : EditTemplate Property
Gets or sets the template used to edit the contents of the items.
Syntax
'Declaration
 
Public Property EditTemplate As Windows.UI.Xaml.DataTemplate
public Windows.UI.Xaml.DataTemplate EditTemplate {get; set;}
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members