Table of Contents

Constructor Panel

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

Panel(AbstractControl)

Initializes a new instance of the Panel class.

public Panel(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

Panel()

Initializes a new instance of the Panel class.

public Panel()