Enum CommandId
Defines the known commands that are available within a RadRadialMenu control.
Namespace: Telerik.Windows.Controls.RadialMenu.Commands
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public enum CommandId
Close
A command associated with the action of closing the radial menu.
NavigateBack
NavigateToView
Open
A command associated with the action of opening the radial menu.
Unknown
The command is not familiar to the radial menu.