The following tables list the members exposed by LayoutContext.
Name | Description | |
---|---|---|
![]() | LayoutContext Constructor | Initializes a new instance of the LayoutContext structure with the specified values. |
Name | Description | |
---|---|---|
![]() | AvailableSize | Indicates the maximum size that the report item can occupy in the current operation. |
![]() | ContentRange | Specifies the logical end of the DataDynamics.Reports.Extensibility.Layout.ContentRange object to pick up where a prior layout operation left off. |
![]() | HorizontalLayout | Specifies whether the context is for a horizontal layout run. |
![]() | LayoutDirection | Indicates whether the current page layout runs horizontally, vertically, neither, or both. |
![]() | VerticalLayout | Specifies whether the context is for a vertical layout run. |
Name | Description | |
---|---|---|
![]() | AdjustFromResult | Returns a new LayoutContext corresponding to the specified LayoutResult. |
![]() | SetAvailableSize | Creates a copy of the LayoutContext with the specified available size. |