[]
Represents a placeholder ReportItem associated with a DataRegion from a previous page.
public sealed class OverflowPlaceHolder : ReportItem, IReportComponent, IComponent, IDisposable, IValidateable
The Height and Width of this report item dictate the FixedHeight and FixedWidth when continuing layout of the data region.
| Name | Description |
|---|---|
| OverflowPlaceHolder() | Initializes a new instance of the OverflowPlaceHolder class. |
| Name | Description |
|---|---|
| OverflowName | Gets or sets the name of the data region's overflow. |
| Name | Description |
|---|---|
| Validate(ValidationContext) | Validates the current state of the OverflowPlaceHolder object. |