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