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