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

In This Topic
    _attachmentAgents Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _attachmentAgents() As List(Of AttachmentAgent)
    public List<AttachmentAgent> _attachmentAgents()
    See Also