WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AutoScrollOrientation - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AutoScrollOrientation

    Defines the constants that specifies auto scrolling direction.

    Namespace: Syncfusion.WinForms.Controls.Enums
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum AutoScrollOrientation

    Fields

    Name Description
    Both

    Both horizontal and vertical auto scrolling.

    Horizontal

    Only horizontal auto scrolling.

    None

    No auto scrolling.

    Vertical

    Only vertical auto scrolling.

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