[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridGroupRowCell.GroupCollapsedIconTemplate

GroupCollapsedIconTemplate Property

GroupCollapsedIconTemplate

Gets or sets the template used to create the icon displayed when the group is collapsed.

Declaration
[Parameter]
public RenderFragment<C1Style> GroupCollapsedIconTemplate { get; set; }
Remarks

If this icon template is not specified, the icon will be created by rotating GroupExpandedIconTemplate 90ยบ counterclockwise.