[]
        
(Showing Draft Content)

C1.WPF.Document.C1SSRSDocumentSource.InternalGetPage

InternalGetPage Method

InternalGetPage(int, IExecutionContext)

For internal use.

Declaration
protected override C1Page InternalGetPage(int pageIndex, IExecutionContext context)
Parameters
Type Name Description
int pageIndex

The page index.

IExecutionContext context

A IExecutionContext object defining the context to set.

Returns
Type Description
C1Page
Overrides