Class
RadialMenuCommand

Represents a command abstraction that is associated with a particular RadRadialMenu instance.

Definition

Constructors

RadialMenuCommand()

Declaration

cs-api-definition
public RadialMenuCommand()

Properties

Id

Gets or sets the Id value for this instance. This value is used to associate a command with a known event within a RadRadialMenu instance.

Declaration

cs-api-definition
public CommandId Id { get; set; }

Property Value

CommandId