Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonContextualTabGroup Class / IsDisposed Property

In This Topic
    IsDisposed Property (RibbonContextualTabGroup)
    In This Topic
    Gets a value indicating whether the RibbonContextualTabGroup has been disposed of.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsDisposed As Boolean
    public bool IsDisposed {get;}
    See Also