[]
Handles creation of rendering report items.
public class RenderReportItemFactory : IRenderReportItemFactory
Name | Description |
---|---|
RenderReportItemFactory() |
Name | Description |
---|---|
Instance |
Name | Description |
---|---|
Create(IReportRenderingContext, ReportItem, IDataScopeInternal) | Creates report item from the specified definition and data context. |
CreateCustomReportItem(IReportRenderingContext, CustomReportItem, IDataScopeInternal, IReportItemProgram<ReportItem>) | Creates a custom report item from the specified definition, data context, and program. |