[]
        
(Showing Draft Content)

C1.WPF.Report.FlexReport.InternalGenerate

InternalGenerate Method

InternalGenerate(IExecutionContext)

Should be overriden. Generates the content managed by this C1DocumentSource.

Declaration
protected override void InternalGenerate(IExecutionContext context)
Parameters
Type Name Description
IExecutionContext context

A IExecutionContext object defining the context to set.

Overrides