ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / BaseThemeProvider Class / IsDisposed Property

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