WinForms

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

    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 Description
    System.Boolean

    IsUpScrollButtonEnabled()

    Declaration
    bool IsUpScrollButtonEnabled()
    Returns
    Type Description
    System.Boolean

    UpScrollButtonPressed()

    Declaration
    void UpScrollButtonPressed()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved