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

In This Topic
    _render Method (_DvViewUtility)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _render( _
       ByVal view As IDvView _
    ) As IRender
    public static IRender _render( 
       IDvView view
    )

    Parameters

    view
    See Also