scrollByContent
Specifies whether a user can scroll the content with a swipe gesture. Applies only if useNative is false
.
Type:
Default Value: true, false (non-touch devices)
scrollByThumb
Specifies whether a user can scroll the content with the scrollbar. Applies only if useNative is false
.
Type:
Default Value: false
showScrollbar
Specifies when to display scroll bars. Applies only if useNative is false
.
Type:
Default Value: 'onScroll', 'onHover' (desktop)
useNative
Specifies whether CardView should use native or simulated scrolling.
This property accepts one of the following values:
scrolling.useNative | Description |
---|---|
"auto" | Native scrolling on all platforms, except non-Mac desktops. |
true |
Native scrolling on all platforms, without exceptions. |
false |
Simulated scrolling on all platforms. |
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.