The ReportItemSize type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Height |
Gets or sets the Report Item Height.
| |
| IsEmpty |
Property returns true when the Size has both a width and height of 0; otherwise, false. Read-only.
| |
| IsNumeric |
Property returns true when the Size has both a Numeric Width and Height. Read-only.
| |
| Width |
Gets or sets the Report Item Width.
|
See Also