Skip to main content

DataGridScrollingBuilder.UseNative Method

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