[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGridDetailProvider-1.OnDetachingFrom

OnDetachingFrom Method

OnDetachingFrom(FlexGrid)

Called when the behavior is detaching from the grid.

Declaration
protected override void OnDetachingFrom(FlexGrid grid)
Parameters
Type Name Description
FlexGrid grid

The grid.

Overrides