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

In This Topic
    _elementProxy Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _elementProxy( _
       ByVal view As IDvView _
    ) As IElementProxy
    public static IElementProxy _elementProxy( 
       IDvView view
    )

    Parameters

    view
    See Also