ComponentOne Basic Library for UWP
EditTemplate Property (C1TreeView)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeView 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

C1TreeView Class
C1TreeView Members