[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.GroupCollapsedChanged

GroupCollapsedChanged Property

GroupCollapsedChanged

Occurs after the IsCollapsed property of a GridGroupRow object changes.

Declaration
[Parameter]
public EventHandler<GridCellRangeEventArgs> GroupCollapsedChanged { get; set; }