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

Glossary Item Box

The following tables list the members exposed by ILayoutTree.

Public Properties

 NameDescription
 PropertyItemPage indexer.  
 PropertyMasterReportReturns DataDynamics.Reports.Extensibility.Rendering.Components.IReport instance, associated with this layout.  
 PropertyMetadataDictionarySpecifies Master metadata dictionary associated with this layout tree.  
 PropertyPageCountReturns a total number of laid out pages.  
 PropertyPagesRetreives pages enumerator.  
 PropertySyncRootGets an object that can be used to synchronize access to this instance.  
Top

See Also