Infragistics3.Wpf.DockManager.v8.1
MoveToNextGroup Field
See Also 
Infragistics.Windows.DockManager Namespace > ContentPaneCommands Class : MoveToNextGroup Field

Moves the pane to the next document group

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly MoveToNextGroup As RoutedCommand
C# 
public static readonly RoutedCommand MoveToNextGroup

See Also