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

In This Topic
    SectorSpan Property (RadialMenuCommandItem)
    In This Topic
    Gets or sets the number of sectors the item occupies.
    Syntax
    'Declaration
     
    
    Public Overridable Property SectorSpan As Integer
    public virtual int SectorSpan {get; set;}
    See Also