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

In This Topic
    OnRender Method (C1FlexGridGroupPanel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnRender( _
       ByVal drawingContext As DrawingContext _
    ) 
    protected virtual void OnRender( 
       DrawingContext drawingContext
    )

    Parameters

    drawingContext
    See Also