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

In This Topic
    _pushContext Method (_RenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _pushContext( _
       ByVal context As IQueryInterface _
    ) 
    public void _pushContext( 
       IQueryInterface context
    )

    Parameters

    context
    See Also