NewRowIconTemplate Property
NewRowIconTemplate
Gets or sets the template used to create the icon displayed in the header of a new row.
Declaration
public DataTemplate NewRowIconTemplate { get; set; }
Public Property NewRowIconTemplate As DataTemplate