ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / ProgramBase Class / RenderingContext Property

In This Topic
    RenderingContext Property (ProgramBase)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property RenderingContext As IReportRenderingContext
    public IReportRenderingContext RenderingContext {get;}
    See Also