ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / BaseRangeFilterPresenter<T> Class / IsDisposed Property

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