[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.ItemRenderer

ItemRenderer Class

Renders a single item, not a complete report.

Inheritance
ItemRenderer
Namespace: GrapeCity.ActiveReports.Rendering.Export
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class ItemRenderer

Constructors

Name Description
ItemRenderer(ILayoutArea, IGenerator)

Initializes a new instance of the ItemRenderer class with the specified layout area and generator.

Methods

Name Description
Render(TargetDeviceKind, bool, bool, bool)

Renders the specified area.

Extension Methods