Defines an area where you can arrange child elements either horizontally or vertically, relative to each other.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
[LicenseProviderAttribute]
public class C1DockPanel : Panel
Visual Basic
<LicenseProviderAttribute> _
Public Class C1DockPanel _
	Inherits Panel

Inheritance Hierarchy

See Also