ActiveReports Developer 7
LayoutState Structure Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : LayoutState Structure

Glossary Item Box

The following tables list the members exposed by LayoutState.

Public Constructors

 NameDescription
Public ConstructorLayoutState ConstructorCreates a new instance of LayoutState and initializes it with specified value.  
Top

Public Properties

 NameDescription
Public PropertyLastPageSpecifies last page laid out by the engine for this LayoutTree.  
Public PropertyLayoutTreeSpecifies LayoutTree being built by the layout engine.  
Public PropertyTargetDeviceSpecifes target device for current layout operation.  
Top

See Also