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

In This Topic
    State Property (RadialMenuItem)
    In This Topic
    Gets a value indicating the state of a radial menu item.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property State As ItemState
    public override ItemState State {get;}
    See Also