Name | Description | |
---|---|---|
Children | Returns the ILayoutArea objects that are children of this object (if any). | |
ContentRange | Specifies the range of content in this area. | |
Height | Gets the area's height. | |
InteractivityAreas | Gets the interactivity areas. | |
IsFirstHorizontally | Gets true if this is the first area horizontally. | |
IsFirstVertically | Gets true if this is the first area vertically. | |
IsLastHorizontally | Gets true if this is the last area horizontally. | |
IsLastVertically | Gets true if this is the last area vertically. | |
Left | Gets the area's left position. | |
Name | Specifies area component item name (for debugging purposes). | |
Page | Specifies ILayoutTree page that hosts this LayoutArea. | |
Parent | Gets parent ILayoutArea, if any. | |
ReportItem | Returns the GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem . | |
Top | Gets the area's top position. | |
Width | Gets the area's width. |