Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewerToolbars Class / IsDisposed Property

In This Topic
    IsDisposed Property (FlexViewerToolbars)
    In This Topic
    Gets whether this instance is disposed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsDisposed As Boolean
    public bool IsDisposed {get;}
    See Also