[]
Gets or sets a value indicating the number of sectors the item occupies.
[C1Category("Behavior")]
[C1Description("RadialMenuItem.SectorSpan", "Specifies a value indicating the number of sectors the item occupies.")]
public override int SectorSpan { get; set; }
<C1Category("Behavior")>
<C1Description("RadialMenuItem.SectorSpan", "Specifies a value indicating the number of sectors the item occupies.")>
Public Overrides Property SectorSpan As Integer
This value should be a positive number.