The ReportItemSize type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ReportItemSize | Initializes a new instance of the ReportItemSize class | |
| ReportItemSize(String, String) | Initializes a new instance of the ReportItemSize class |
Methods
| Name | Description | |
|---|---|---|
| Clear |
Clears the Item Size.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
| GetSizes |
Function gets the Report Item Sizes.
| |
Gets the (Inherited from | ||
| IsPercentage | ||
| IsPixel | ||
| IsValid | ||
Creates a shallow copy of the current (Inherited from | ||
| ToString | (Overrides | |
| ToValue |
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