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

In This Topic
    _filter Method (_GCESRectClusterAttachmentAgent)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _filter( _
       ByVal obj As IQueryInterface _
    ) As Boolean
    public override bool _filter( 
       IQueryInterface obj
    )

    Parameters

    obj
    See Also