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

In This Topic
    _DomElementManager Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal dvView As _FlexDvView _
    )
    public _DomElementManager( 
       _FlexDvView dvView
    )

    Parameters

    dvView
    See Also