The PageScroller type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PageScroller |
Initializes a new instance of the PageScroller class.
|
Properties
Name | Description | |
---|---|---|
![]() |
Enabled |
Gets or sets a value indicating whether this PageScroller is enabled. Default value is true.
|
![]() |
HardwareAcceleratedScrolling |
Gets or sets a value indicating whether scrolling should be hardware accelerated.
Default value is true.
|
![]() |
IsDraggingDisabled |
This property deprecated. Please use Enabled property instead.
|
Events
Name | Description | |
---|---|---|
![]() |
ScrollEnd |
Occurs during the drag operation.
|
![]() |
ScrollStart |
Occurs when the drag operation starts.
|