Skip to main content

PivotGridScrollingBuilder.UseNative Method

Name Parameters Description
UseNative(JS) value Specifies whether widget uses native or simulated scrolling. Mirrors the client-side useNative option.
UseNative(Mode) value Specifies whether widget uses native or simulated scrolling. Mirrors the client-side useNative option.
UseNative(Boolean) value Specifies whether widget uses native or simulated scrolling. Mirrors the client-side useNative option.
UseNative(String) value Obsolete. Specifies whether widget uses native or simulated scrolling. Mirrors the client-side useNative option.