menu

WPF

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

    Show / Hide Table of Contents

    Enum AutoScrollOrientation

    Defines the constants that specify the orientation for auto scrolling.

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

    Fields

    Name Description
    Both

    Both horizontal and vertical orientation for auto scrolling.

    Horizontal

    Only horizontal orientation for auto scrolling.

    None

    No orientation for auto scrolling.

    Vertical

    Only vertical orientation for auto scrolling.

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