ClassPredefinedCommandNames
Class
Contains the names of all predefined commands available in a RadDock instance.
Definition
Namespace:Telerik.WinControls.UI.Docking
Assembly:Telerik.WinControls.RadDock.dll
Syntax:
cs-api-definition
public static class PredefinedCommandNames
Inheritance: objectPredefinedCommandNames
Fields
CloseActiveDocument
The command that closes the active document in a RadDock instance.
DisplayQuickNavigator
The name for the command that displays the QuickNavigator in a RadDock instance.
Declaration
cs-api-definition
public static readonly string DisplayQuickNavigator
Field Value
NextDocument
The command that activates the next document in a RadDock instance.
PreviousDocument
The command that activates the previous document in a RadDock instance.