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

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

Syntax

C#
public class C1DockPanel : Panel
Visual Basic
Public Class C1DockPanel _
	Inherits Panel

Inheritance Hierarchy

See Also