ComponentOne Menus and Toolbars for WinForms
C1.Win.Command.8 Assembly / C1.Win.Command Namespace / RadialMenuItem Class / Sector Property

In This Topic
    Sector Property (RadialMenuItem)
    In This Topic
    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.
    Syntax
    'Declaration
     
    Public Overrides Property Sector As System.Integer
    public override System.int Sector {get; set;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also