WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ScrollState - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ScrollState

    Specifies the ScrollState value of a mouse device

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum ScrollState

    Fields

    Name Description
    None

    Disables all the behaviors.

    Scroll

    Specifies to update the scrollstate as scroll while peroform scrolling or zooming the diagram.

    ScrollDown

    Specifies to update the scrolling the diagram from top to bottom.

    ScrollUp

    Specifies to update the scrolling the diagram from bottom to top.

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