ActiveReports 12
ILayoutArea Interface Members
Properties  Methods 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : ILayoutArea Interface

The following tables list the members exposed by ILayoutArea.

Public Properties
 NameDescription
 PropertyReturns the LayoutArea objects that are children of this object (if any).  
 PropertySpecifies the range of content in this area.  
 PropertyGets the area's height.  
 PropertyGets true if this is the first area horizontally.  
 PropertyGets true if this is the first area vertically.  
 PropertyGets true if this is the last area horizontally.  
 PropertyGets true if this is the last area vertically.  
 PropertyGets the area's left position.  
 PropertySpecifies optional master (root) metadata dictionary associated with this layout area.  
 PropertySpecifies area component item name (for debugging purposes).  
 PropertySpecifies LayoutTree page that hosts this LayoutArea.  
 PropertyGets parent LayoutArea, if any.  
 PropertyReturns the ReportItem .  
 PropertyGets the area's top position.  
 PropertyGets the area's width.  
Top
Public Methods
 NameDescription
 MethodTries to find area corresponding to the specifed point.  
Top
See Also

Reference

ILayoutArea Interface
GrapeCity.ActiveReports.Extensibility.Layout Namespace