True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.Design Namespace / PropBagAttribute Class / Match Method

In This Topic
    Match Method (PropBagAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function Match( _
       ByVal obj As System.Object _
    ) As System.Boolean
    public virtual System.bool Match( 
       System.object obj
    )

    Parameters

    obj
    See Also