Use as a C1DockControl item to enclose C1DockTabControls in a sub-rectangle of the available space.

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

Syntax

C#
public class C1DockGroup : ItemsControl
Visual Basic
Public Class C1DockGroup _
	Inherits ItemsControl

Remarks

Some layouts can only be obtained with the use of this class.

Inheritance Hierarchy

See Also