[]
Gets or sets the styles of the radial menu.
[C1Category("Appearance")]
[C1Description("C1RadialMenu.Style", "Gets or sets the styles of the radial menu.")]
[TypeConverter(typeof(ExpandableObjectConverter))]
public RadialMenuStyle Style { get; set; }
<C1Category("Appearance")>
<C1Description("C1RadialMenu.Style", "Gets or sets the styles of the radial menu.")>
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Property Style As RadialMenuStyle