Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / LeftPanel.LeftPanelReference Class / LeftPanel.LeftPanelReference Constructor / LeftPanel.LeftPanelReference Constructor(LeftPanel)

In This Topic
    LeftPanel.LeftPanelReference Constructor(LeftPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal panel As LeftPanel _
    )
    public LeftPanel.LeftPanelReference( 
       LeftPanel panel
    )

    Parameters

    panel
    See Also