[]
        
(Showing Draft Content)

C1.WPF.Document.C1SSRSDocumentSource.InternalExport

InternalExport Method

InternalExport(ExportFilter, IExecutionContext)

For internal use.

Declaration
protected override void InternalExport(ExportFilter exporter, IExecutionContext context)
Parameters
Type Name Description
ExportFilter exporter
IExecutionContext context

A IExecutionContext object defining the context to set.

Overrides