[]
        
(Showing Draft Content)

C1.Win.C1Command.RadialMenuItem.Sector

Sector Property

Sector

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.

Declaration
[C1Category("Behavior")]
[C1Description("RadialMenuItem.Sector", "Specifies a value indicating the sector index for the item.")]
public override int Sector { get; set; }
Overrides