WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PointerFlowDirection - WPF API Reference | Syncfusion SfKanban area. ">

    Show / Hide Table of Contents

    Enum PointerFlowDirection

    Indicates mouse move direction in SfKanban area.

    Namespace: Syncfusion.UI.Xaml.Kanban
    Assembly: Syncfusion.SfKanban.WPF.dll
    Syntax
    public enum PointerFlowDirection

    Fields

    Name Description
    BottomToTop

    If the mouse pointer moves from bottom to top direction.

    LeftToRight

    If the mouse pointer moves from left to right direction.

    None

    If the mouse pointer remains the same position.

    RightToLeft

    If the mouse pointer moves from right to left direction.

    TopToBottom

    If the mouse pointer moves from top to bottom direction.

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