[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.LayoutState.-ctor

LayoutState Constructor

LayoutState(ILayoutTree, ITargetDevice, int)

Creates a new instance of LayoutState and initializes it with specified value.

Declaration
public LayoutState(ILayoutTree layoutTree, ITargetDevice targetDevice, int lastPageLaidOut)
Parameters
Type Name Description
ILayoutTree layoutTree
ITargetDevice targetDevice
int lastPageLaidOut

LayoutState(ILayoutTree, ITargetDevice, int, bool)

Creates a new instance of LayoutState and initializes it with specified value.

Declaration
public LayoutState(ILayoutTree layoutTree, ITargetDevice targetDevice, int lastPageLaidOut, bool isLastInDocument)
Parameters
Type Name Description
ILayoutTree layoutTree
ITargetDevice targetDevice
int lastPageLaidOut
bool isLastInDocument