[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGridDetailProvider-1.OnAttachedTo

OnAttachedTo Method

OnAttachedTo(FlexGrid)

Called when the behavior is attached to the grid.

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

The grid.

Overrides