FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / OnChildDesiredSizeChanged Method

In This Topic
    OnChildDesiredSizeChanged Method (C1FlexGridGroupPanel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnChildDesiredSizeChanged( _
       ByVal child As UIElement _
    ) 
    protected virtual void OnChildDesiredSizeChanged( 
       UIElement child
    )

    Parameters

    child
    See Also