\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ComboDesigner Class / PreFilterAttributes Method

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

    Parameters

    attributes
    See Also