menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ScrollMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ScrollMode

    Defines the constants that used to manage the different scrolling mode by DataContext binding.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum ScrollMode

    Fields

    Name Description
    Async

    Scroll the rows with animation by Asynchronous DataContext binding.

    None

    Scroll the rows without animation by synchronous DataContext binding.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved