ComponentOne Reports for WPF
C1.C1Report Namespace / TextFilter Class / Dispose Method

In This Topic
    Dispose Method (TextFilter)
    In This Topic
    Releases the resources used by the filter.
    Syntax
    'Declaration
     
    Public Overrides Sub Dispose() 
    public override void Dispose()
    See Also