Infragistics3.Wpf.DockManager.v8.1
Items Property
See Also 
Infragistics.Windows.DockManager Namespace > TabGroupPane Class : Items Property

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Items As ItemCollection
C# 
public ItemCollection Items {get;}

See Also