ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / ThreeStateFilterPresenter Class / IsDisposed Property

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