ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / 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