SummaryIconTemplate Property
SummaryIconTemplate
Gets or sets the template used to create the summary row icon used throughout the control.
Declaration
public DataTemplate SummaryIconTemplate { get; set; }
Public Property SummaryIconTemplate As DataTemplate