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

In This Topic
    _subscribeEvents Method (_DomElementManager)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _subscribeEvents( _
       ByVal events As List(Of String), _
       ByVal callback As IMotionEventCallback _
    ) As Dictionary(Of String,IEventListener)

    Parameters

    events
    callback
    See Also