GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : LayoutResult Structure |
For a list of all members of this type, see LayoutResult members.
Name | Description | |
---|---|---|
ActualSize | Indicates the actual size that layout area, produced by layout manager, will occupy. | |
Complete | Specifies that this layout was complete. | |
ContentRange | Specifies the content that will need to be laid out. | |
ContinueHorizontally | Specifies that layout operation indicated that next run should be in horizontal direction. | |
ContinueVertically | Specifies that layout operation indicated that next run should be in vertical direction. | |
ForcedVerticalBreak | Specifies that layout encountered a hard page break. | |
HasContent | Specifies that layout operation generated some content. | |
ImpliedVerticalBreak | Specifies that content flow should continue on next vertical page to keep content together. | |
IsEmpty | Specifies that layout operation didn't produce any content at all and no other status was supplied. | |
LayoutArea | Returns the T:ILayoutArea. | |
LayoutStatus | Specifies the outcome of layout operation. |