Bottom_Row - Cm_Entry
Returns the number of the bottom row on the display of a dbGrid-class object
Type: Property
Access: Read-Only
Data Type: Integer
Parameters: None
Syntax
Property Integer Bottom_Row
| Access Type | Syntax |
|---|---|
| Read Access: | Get Bottom_Row to IntegerVariable |
Description
The Bottom_row property returns the number of the bottom row on the display of a dbGrid-class object. The item_limit of the grid must be set for this message to work.