Programming with Reflection
DisplayRows property
Syntax |
object.DisplayRows |
Data type |
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).
This property is read-only.