alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class HybridScrollControl.ScrollDirection

    Defines the constants that specifies the direction of scrolling.

    Inheritance
    System.Object
    HybridScrollControl.ScrollDirection
    Namespace: Syncfusion.Windows.Forms.Edit
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public sealed class ScrollDirection : Enum

    Fields

    Down

    Specifies the scrolling towards the down direction.

    Declaration
    public const HybridScrollControl.ScrollDirection Down
    Field Value
    Type
    HybridScrollControl.ScrollDirection

    Up

    Specifies the scrolling towards the up direction.

    Declaration
    public const HybridScrollControl.ScrollDirection Up
    Field Value
    Type
    HybridScrollControl.ScrollDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved