Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1ScrollViewer Class / IsDisposed Property

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