ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / AttachmentAgent Class / _filter Method

In This Topic
    _filter Method (AttachmentAgent)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function _filter( _
       ByVal obj As IQueryInterface _
    ) As Boolean
    public virtual bool _filter( 
       IQueryInterface obj
    )

    Parameters

    obj
    See Also