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

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