Table of Contents

Constructor SplittedPanel

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

SplittedPanel(Control)

Initializes a new instance of the SplittedPanel class.

public SplittedPanel(Control parent)

Parameters

parent Control

Parent of the control.

SplittedPanel()

Initializes a new instance of the SplittedPanel class.

public SplittedPanel()