The last row currently visible in the DataWindow.
DataWindows
PowerBuilder dot notation:
dw_control.Object.DataWindow.LastRowOnPage
Describe argument:
"DataWindow.LastRowOnPage"
string setting
setting = dw1.Object.DataWindow.LastRowOnPage
setting = dw1.Describe("DataWindow.LastRowOnPage")