Name | Description | |
---|---|---|
Children | Returns the LayoutArea objects that are children of this object (if any). | |
ContentRange | Specifies the range of content in this area. | |
Height | Gets the area's height. | |
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. | |
MetadataDictionary | Specifies optional master (root) metadata dictionary associated with this layout area. | |
Name | Specifies area component item name (for debugging purposes). | |
Page | Specifies LayoutTree page that hosts this LayoutArea. | |
Parent | Gets parent LayoutArea, if any. | |
ReportItem | Returns the ReportItem . | |
Top | Gets the area's top position. | |
Width | Gets the area's width. |