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

Glossary Item Box

The following tables list the members exposed by LayoutInfo.

Public Constructors

 NameDescription
Public ConstructorLayoutInfo ConstructorInitializes the new instance of LayoutInfo class.  
Top

Public Properties

 NameDescription
Public PropertyNotificationCallbackSpecifies optional LayoutNotificationCallback that layout engine will call after completing laying out each page.  
Public PropertyReportSpecifes Report instance for which layout tree will be generated.  
Public PropertyTargetDeviceSpecifes target device for this LayoutContext.  
Top

See Also