ComponentOne Accordion for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPaneHeaderContainer Class / SetRenderMethodDelegate Method

In This Topic
    SetRenderMethodDelegate Method (C1AccordionPaneHeaderContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetRenderMethodDelegate( _
       ByVal renderMethod As System.Web.UI.RenderMethod _
    ) 
    public void SetRenderMethodDelegate( 
       System.Web.UI.RenderMethod renderMethod
    )

    Parameters

    renderMethod
    See Also