Gets or sets the template used to edit the contents of the items.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public DataTemplate EditTemplate { get; set; }
Visual Basic
Public Property EditTemplate As DataTemplate
	Get
	Set

See Also