Programming with Reflection

image\rwnprg32.gif DisplayRows property

 

Syntax

object.DisplayRows

Data type

Long

 

Description

Returns the number of rows in the complete terminal display. This value is typically determined by the session setup.

Note: The value of this setting includes two non-addressable rows dedicated to the Operator Information Area (OIA), so the display height's actual number of addressable rows is the number of addressable rows minus two (2).

Values

This property is read-only.

 

image\jump.gif Example

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property