[]
Gets or sets the template used to create the icon displayed when the group is expanded.
[Parameter]
public RenderFragment<C1Style> GroupExpandedIconTemplate { get; set; }
When the group expand up, because FlexGrid.GroupRowPosition was set in the grid, this icon will be mirrored horizontally.