VerticalScrollMaximum DataWindow object property
Description
The maximum height of the scroll box of the DataWindow’s
vertical scroll bar. This value is set by the DataWindow server based on the
content of the DataWindow. Use VerticalScrollMaximum with VerticalScrollPosition
to synchronize vertical scrolling in multiple DataWindow objects. The value is a long.
Controls
DataWindows
Syntax
PowerBuilder dot notation:
|
1 |
<span>dw_control</span>.Object.DataWindow.VerticalScrollMaximum |
Describe argument:
|
1 |
"DataWindow.VerticalScrollMaximum" |
Examples
|
1 |
string setting |
|
1 |
setting = dw1.Object.DataWindow.VerticalScrollMaximum |
|
1 |
setting = <br>dw1.Describe("DataWindow.VerticalScrollMaximum") |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest