[]
        
(Showing Draft Content)

C1.Blazor.Grid.TransposedGridBehavior.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