CommandId
Enum
Defines the known commands that are available within a RadRadialMenu control.
Definition
Namespace:Telerik.Windows.Controls.RadialMenu.Commands
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
public enum CommandId
Fields
A command associated with the action of navigating back to the previous RadRadialMenuItem.
C#
NavigateBack = 4
A command associated with the action of navigating to specific RadRadialMenuItem.
C#
NavigateToView = 3