alexa

    Show / Hide Table of Contents

    Enum HybridScrollControl.ScrollDirection

    Defines the constants that specifies the direction of scrolling.

    Namespace: Syncfusion.Windows.Forms.Edit
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public enum ScrollDirection

    Fields

    Name Description
    Down

    Specifies the scrolling towards the down direction.

    Up

    Specifies the scrolling towards the up direction.

    Back to top Generated by DocFX