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

In This Topic
    _bindAttachmentAgent Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _bindAttachmentAgent( _
       ByVal agent As IAttachmentAgent _
    ) 
    public void _bindAttachmentAgent( 
       IAttachmentAgent agent
    )

    Parameters

    agent
    See Also