[]
Gets or sets the cursor used by the radial menu.
The default value is "hand".
[C1Category("Behavior")]
[C1Description("C1RadialMenu.Cursor", "The cursor used by the radial menu.")]
public Cursor Cursor { get; set; }
<C1Category("Behavior")>
<C1Description("C1RadialMenu.Cursor", "The cursor used by the radial menu.")>
Public Property Cursor As Cursor