ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / IsDisposed Property

In This Topic
    IsDisposed Property (C1OlapChart)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDisposed As System.Boolean
    public System.bool IsDisposed {get;}
    See Also