EditIconTemplate Property
EditIconTemplate
Gets or sets the template used to create the icon displayed in the header when a row is being edited.
Declaration
public DataTemplate EditIconTemplate { get; set; }
Public Property EditIconTemplate As DataTemplate