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, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
Inheritance
LayoutPanel
Implements
Derived

Remarks

Example of how a LayoutPanel can look:

LayoutPanel

Properties

ControlKind

Returns control identifier.

Methods

GetDefaultLayout()

Gets default layout in case when Layout property is null.