Displayable_Rows - Cm_Entry
Returns the number of rows that are visible in the display of a table class object
Type: Property
Access: Read-Only
Data Type: Integer
Parameters: None
Syntax
Property Integer Displayable_Rows
| Access Type | Syntax |
|---|---|
| Read Access: | Get Displayable_Rows to IntegerVariable |
Description
The Displayable_Rows property returns the number of rows that are visible in the display of a table-class object. The item_limit of the object must be set for this message to work.