LastScroll Property

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.

Client support

   Newlook Smartclient

   Newlook Server

Use

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

See Also

OnOption property | Options property

Applies To

DataGrid control


© 2004-2021 looksoftware. All rights reserved.