AJE Components
ReportItemSize PropertiesAJE Data Report Engine Help
The ReportItemSize type exposes the following members.
Properties

  NameDescription
Public propertyHeight
Gets or sets the Report Item Height.
Public propertyIsEmpty
Property returns true when the Size has both a width and height of 0; otherwise, false. Read-only.
Public propertyIsNumeric
Property returns true when the Size has both a Numeric Width and Height. Read-only.
Public propertyWidth
Gets or sets the Report Item Width.
Back to Top
See Also