ActiveReports 12
ILayoutAreaCollapsible Interface Members
Properties  Methods 

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

The following tables list the members exposed by ILayoutAreaCollapsible.

Public Properties
 NameDescription
 PropertyReturns the LayoutArea objects that are children of this object (if any). (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertySpecifies the range of content in this area. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyGets the area's height. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyGets true if this is the first area horizontally. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyGets true if this is the first area vertically. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyGets true if this is the last area horizontally. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyGets true if this is the last area vertically. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyGets the area's left position. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertySpecifies optional master (root) metadata dictionary associated with this layout area. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertySpecifies area component item name (for debugging purposes). (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertySpecifies LayoutTree page that hosts this LayoutArea. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyGets parent LayoutArea, if any. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyReturns the ReportItem . (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyGets the area's top position. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 PropertyIndicates that layout area is visble  
 PropertyGets the area's width. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
Top
Public Methods
 NameDescription
 MethodTries to find area corresponding to the specifed point. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea)
 Method
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