ActiveReports 8
ILayoutArea Interface Members
Properties  Methods 

The following tables list the members exposed by ILayoutArea.

Public Properties
 NameDescription
 PropertyChildrenReturns the LayoutArea objects that are children of this object (if any).  
 PropertyChildrenListSpecifies the children items.  
 PropertyContentRangeSpecifies the range of content in this area.  
 PropertyContinuedHorizontallyItem is continued from previous page horizontally. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.IMeasurements)
 PropertyContinuedVertically
Item is continued from previous page vertically.
(Inherited from GrapeCity.ActiveReports.Extensibility.Layout.IMeasurements)
 PropertyHeightArea height. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.IMeasurements)
 PropertyIsFirstHorizontallyTrue if this is the first area horizontally.  
 PropertyIsFirstVerticallyTrue if this is the first area vertically. This functionality is available via IMeasurements  
 PropertyIsLastHorizontallyTrue if this is the last area horizontally.  
 PropertyIsLastVerticallyTrue if this is the last area vertically.  
 PropertyItemOverloaded. Specifies an item by its string identifier.  
 PropertyLeft
Left (relative) position.
(Inherited from GrapeCity.ActiveReports.Extensibility.Layout.IMeasurements)
 PropertyMaxHeightMax height the area can grow. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.IMeasurements)
 PropertyMaxWidthMax width the area can grow. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.IMeasurements)
 PropertyMetadataDictionarySpecifies optional master (root) metadata dictionary associated with this layout area.  
 PropertyNameSpecifies area component item name (for debugging purposes).  
 PropertyPageSpecifies LayoutTree page that hosts this LayoutArea.  
 PropertyParentParent LayoutArea, if any.  
 PropertyReportItemReturns the ReportItem.  
 PropertySortedChildrenGet an enumerable sub-areas according to their ZIndex and left-top coordinate  
 PropertyTop
Top (relative) position.
(Inherited from GrapeCity.ActiveReports.Extensibility.Layout.IMeasurements)
 PropertyWidthArea width. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.IMeasurements)
Top
Public Methods
 NameDescription
 MethodHitTestTries to find area corresponding to the specifed point.  
Top
See Also

Reference

ILayoutArea Interface
GrapeCity.ActiveReports.Extensibility.Layout Namespace

Support Forum