ImageSliderBehaviorSettings.EnablePagingGestures Property
In This Article
Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Enable |
---|---|---|
ASP. |
Image |
|
ASP. |
ASPx |
|
#Remarks
Use the EnablePagingGestures property to control the user’s ability to switch between pages and images with a swipe gesture.
Note
If fade animation is enabled (via the Image
See Also