Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1RadialMenu Class / Expanded Property

In This Topic
    Expanded Property
    In This Topic
    Gets a value indicating whether the radial menu is currently expanded.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Expanded As Boolean
    public bool Expanded {get;}
    See Also