Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / RadialMenuItem Class / SectorSpan Property

In This Topic
    SectorSpan Property (RadialMenuItem)
    In This Topic
    Gets or sets a value indicating the number of sectors the item occupies.
    Syntax
    'Declaration
     
    
    Public Overrides Property SectorSpan As Integer
    public override int SectorSpan {get; set;}
    Remarks
    This value should be a positive number.
    See Also