[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Common.Internal.BaseApplicationContext

BaseApplicationContext Class

Abstract base class for the application context. Implements the IApplicationContext interface.

Inheritance
BaseApplicationContext
Namespace: GrapeCity.ActiveReports.Viewer.Common.Internal
Assembly: MESCIUS.ActiveReports.Viewer.Common.dll
Syntax
public abstract class BaseApplicationContext

Constructors

Name Description
BaseApplicationContext(ViewerModel, IServiceContainer)

Fields

Name Description
Container
Model

Properties

Name Description
Context

Gets the synchronization context.

ServiceContainer

Gets the service container

Methods

Name Description
BeginInvoke(Action)
CreateRenderer(DocumentModel)

Returns implementation of GraphicsDocumentRenderer

CreateRenderer(DocumentModel, DeviceKind)

Creates the renderer for specific document considering the specific target device kind.

CreateReport(DocumentFormat)

Creates loader for documents with specific formats