WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MoveDirection

    Show / Hide Table of Contents

    Enum MoveDirection

    Defines the constants that specify the moving direction of current cell.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum MoveDirection

    Fields

    Name Description
    Left

    Specifies the current cell is navigated at left direction.

    Right

    Specifies the current cell is navigated at right direction.

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