[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridGroupRowCell.GroupExpandedIconTemplate

GroupExpandedIconTemplate Property

GroupExpandedIconTemplate

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

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

When the group expand up, because FlexGrid.GroupRowPosition was set in the grid, this icon will be mirrored horizontally.