Table of Contents

Constructor SplittedPanel

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

SplittedPanel(AbstractControl)

Initializes a new instance of the SplittedPanel class.

public SplittedPanel(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

SplittedPanel()

Initializes a new instance of the SplittedPanel class.

public SplittedPanel()