Table of Contents

Constructor SideBarPanel

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SideBarPanel(AbstractControl)

Initializes a new instance of the SideBarPanel class.

public SideBarPanel(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

SideBarPanel()

Initializes a new instance of the SideBarPanel class.

public SideBarPanel()