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 C1IconTemplate EditIconTemplate { get; set; }
Public Property EditIconTemplate As C1IconTemplate