ActiveReports 11
ILayoutArea Interface Members
Properties  Methods 

GrapeCity.ActiveReports.Extensibility.v11 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.  
 PropertyTrue if this is the first area horizontally.  
 PropertyTrue if this is the first area vertically. This functionality is available via IMeasurements  
 PropertyTrue if this is the last area horizontally.  
 PropertyTrue 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.  
 PropertyParent 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