Skip to main content

PivotGridScrollingBuilder.UseNative Method

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