Name | Description | |
---|---|---|
Children | Returns the LayoutArea objects that are children of this object (if any). (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
ContentRange | Specifies the range of content in this area. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
Height | Gets the area's height. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
IsFirstHorizontally | Gets true if this is the first area horizontally. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
IsFirstVertically | Gets true if this is the first area vertically. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
IsLastHorizontally | Gets true if this is the last area horizontally. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
IsLastVertically | Gets true if this is the last area vertically. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
Left | Gets the area's left position. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
MetadataDictionary | Specifies optional master (root) metadata dictionary associated with this layout area. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
Name | Specifies area component item name (for debugging purposes). (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
Page | Specifies LayoutTree page that hosts this LayoutArea. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
Parent | Gets parent LayoutArea, if any. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
Report | Master Report associated with this page section. | |
ReportItem | Returns the ReportItem . (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
SectionType | Section type to which this instance corresponds. | |
Top | Gets the area's top position. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) | |
Width | Gets the area's width. (Inherited from GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea) |