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