Returns the last scrolling action undertaken by the user in the DataGrid control when the scrolling event is triggered. Read-only.
object.LastScroll = [value]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and integer is the index of the image you wish to display.
Newlook Smartclient
Newlook Server
This property is available as a read-only value in run-time. It cannot be set.
The LastScroll property settings are:
Value |
Description |
0 |
No scrolling action has been taken by the user. |
1 |
Up scrolling action |
2 |
Down scrolling action |
3 |
Left scrolling action |
4 |
Right scrolling action |
OnOption property | Options property
© 2004-2021 looksoftware. All rights reserved.