ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.8 Assembly / C1.Win.C1SpellChecker.Design Namespace / C1SpellCheckerDesigner Class / PostFilterAttributes Method

In This Topic
    PostFilterAttributes Method (C1SpellCheckerDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub PostFilterAttributes( _
       ByVal attributes As System.Collections.IDictionary _
    ) 
    protected virtual void PostFilterAttributes( 
       System.Collections.IDictionary attributes
    )

    Parameters

    attributes
    See Also