[]
Gets or sets a value indicating the sector index for the item. A value of -1 means that the item is unordered using this property.
[C1Category("Behavior")]
[C1Description("RadialMenuItem.Sector", "Specifies a value indicating the sector index for the item.")]
public override int Sector { get; set; }