LastRowOnPage DataWindow object property
Description
The last row currently visible in the DataWindow.
Controls
DataWindows
Syntax
PowerBuilder dot notation:
1 |
<span>dw_control</span>.Object.DataWindow.LastRowOnPage |
Describe argument:
1 |
"DataWindow.LastRowOnPage" |
Examples
1 |
string setting |
1 |
setting = dw1.Object.DataWindow.LastRowOnPage |
1 |
setting = dw1.Describe("DataWindow.LastRowOnPage") |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments