WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGridDetailProvider Class / OnAttachedTo Method
The grid.
In This Topic
    OnAttachedTo Method (FlexGridDetailProvider)
    In This Topic
    Called when the behavior is attached to the control.
    Syntax
    protected virtual void OnAttachedTo( 
       FlexGrid grid
    )

    Parameters

    grid
    The grid.
    See Also