ActiveReports 9
ILayoutAreaCollapsible Interface Members
Properties  Methods 

The following tables list the members exposed by ILayoutAreaCollapsible.

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
Public Methods
 NameDescription
 MethodHitTestTries to find area corresponding to the specifed point. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 MethodProcessDescendants
Collapses the child area elements in the hidden layout area along with dynamic visibility.
 
Top
See Also

Reference

ILayoutAreaCollapsible Interface
GrapeCity.ActiveReports.Extensibility.Layout Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum