EnumCommandId
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:
cs-api-definition
public enum CommandId
Fields
Close
A command associated with the action of closing the radial menu.
NavigateBack
A command associated with the action of navigating back to the previous RadRadialMenuItem.
NavigateToView
A command associated with the action of navigating to specific RadRadialMenuItem.
Open
A command associated with the action of opening the radial menu.