[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.RenderingContext

RenderingContext Class

Represents a context with rendering time variables.

Inheritance
RenderingContext
Namespace: GrapeCity.ActiveReports.Core.Rendering
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class RenderingContext

Constructors

Name Description
RenderingContext(IPageInformationService, int, ILayoutArea)

Initializes a new instance of the RenderingContext class.

Properties

Name Description
LayoutArea

Gets the layout area.

PageInfo

Gets the page information service.

ThemeIndex

Gets the theme index.

Extension Methods