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

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