ActiveReports 8
ILayoutAreaCollapsible Interface Properties

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

Public Properties
 NameDescription
 PropertyChildrenReturns the LayoutArea objects that are children of this object (if any). (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyChildrenListSpecifies the children items. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyContentRangeSpecifies the range of content in this area. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 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. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyIsFirstVerticallyTrue if this is the first area vertically. This functionality is available via IMeasurements (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyIsLastHorizontallyTrue if this is the last area horizontally. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyIsLastVerticallyTrue if this is the last area vertically. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyItemSpecifies an item by its string identifier. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 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. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyNameSpecifies area component item name (for debugging purposes). (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyPageSpecifies LayoutTree page that hosts this LayoutArea. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyParentParent LayoutArea, if any. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyReportItemReturns the ReportItem. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertySortedChildrenGet an enumerable sub-areas according to their ZIndex and left-top coordinate (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyTop
Top (relative) position.
(Inherited from GrapeCity.ActiveReports.Extensibility.Layout.IMeasurements)
 PropertyVisibleIndicates that layout area is visble  
 PropertyWidthArea width. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.IMeasurements)
Top
See Also

Reference

ILayoutAreaCollapsible Interface
GrapeCity.ActiveReports.Extensibility.Layout Namespace

Support Forum