[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.GroupCollapsedChanging

GroupCollapsedChanging Property

GroupCollapsedChanging

Occurs before the IsCollapsed property of a GridGroupRow object changes.

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