menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum IntelliScrollableControl.ScrollingDirection - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum IntelliScrollableControl.ScrollingDirection

    Current scrolling direction.

    Namespace: Syncfusion.Windows.Forms.Edit
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    [Flags]
    protected enum ScrollingDirection

    Fields

    Name Description
    All

    All directions.

    Down

    Down direction.

    DownLeft

    DownLeft direction.

    DownRight

    DownRight direction.

    Invalid

    Invalid direction.

    Left

    Left direction.

    None

    None direction.

    Right

    Right direction.

    Up

    Up direction.

    UpLeft

    UpLeft direction.

    UpRight

    UpRight direction.

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