Table of Contents

Class LayoutPanel

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

Arranges child controls using different methods.

[ControlCategory("Containers")]
public class LayoutPanel : ContainerControl, IBaseObjectWithId, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
Inheritance
LayoutPanel
Implements
Derived

Remarks

Example of how a LayoutPanel can look:

LayoutPanel

Constructors

LayoutPanel()

Initializes a new instance of the LayoutPanel class.

LayoutPanel(Control)

Initializes a new instance of the LayoutPanel class.

Properties

ControlKind

Returns control identifier.

Methods

GetDefaultLayout()

Gets default layout in case when Layout property is null.