ActiveReports 12
ILayoutArea Interface Properties

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

For a list of all members of this type, see ILayoutArea members.

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
See Also

Reference

ILayoutArea Interface
GrapeCity.ActiveReports.Extensibility.Layout Namespace