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

In This Topic
    _bindAttachmentManager Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _bindAttachmentManager( _
       ByVal attachManager As AttachmentAgentManager, _
       ByVal bindStateType As String _
    ) As Boolean
    public bool _bindAttachmentManager( 
       AttachmentAgentManager attachManager,
       string bindStateType
    )

    Parameters

    attachManager
    bindStateType
    See Also