[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.LayoutTreeKeeper

LayoutTreeKeeper Class

Interface tries to keep layout tree between sessions to optimize re-rendering time.

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

Constructors

Name Description
LayoutTreeKeeper()

Properties

Name Description
IsPaginated

Galley/paginated mode.

LayoutTree

Gets the tree.

Version

Layout rendering tree version.

Events

Name Description
PageReady

Notify about new page.

Extension Methods