Gets or sets the template used to edit the contents of the items.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public DataTemplate EditTemplate { get; set; } |
Visual Basic |
---|
Public Property EditTemplate As DataTemplate Get Set |
Remarks
This is a dependency property.