[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.ErrorIconTemplate

ErrorIconTemplate Property

ErrorIconTemplate

Gets or sets the template used to create the icon displayed in the header when a row has an error.

Declaration
[Parameter]
public RenderFragment<C1Style> ErrorIconTemplate { get; set; }
<Parameter>
Public Property ErrorIconTemplate As RenderFragment(Of C1Style)