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

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

    Parameters

    context
    See Also