[]
Gets or sets the template used to create the icon displayed in the header when a row has an error.
[Parameter]
public RenderFragment<C1Style> ErrorIconTemplate { get; set; }
<Parameter>
Public Property ErrorIconTemplate As RenderFragment(Of C1Style)