alexa

    Show / Hide Table of Contents

    Interface IIntegratedScrollClient

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface IIntegratedScrollClient

    Methods

    DownScrollButtonPressed()

    Declaration
    void DownScrollButtonPressed()

    IsDownScrollButtonEnabled()

    Declaration
    bool IsDownScrollButtonEnabled()
    Returns
    Type
    System.Boolean

    IsUpScrollButtonEnabled()

    Declaration
    bool IsUpScrollButtonEnabled()
    Returns
    Type
    System.Boolean

    UpScrollButtonPressed()

    Declaration
    void UpScrollButtonPressed()
    Back to top Generated by DocFX