ActiveReports 8
ILayoutArea Interface Properties

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

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

Reference

ILayoutArea Interface
GrapeCity.ActiveReports.Extensibility.Layout Namespace

Support Forum