menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MoveDirection - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MoveDirection

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

    Inheritance
    System.Object
    MoveDirection
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public sealed class MoveDirection : Enum

    Fields

    Left

    Specifies the current cell is navigated at left direction.

    Declaration
    public const MoveDirection Left
    Field Value
    Type
    MoveDirection

    Right

    Specifies the current cell is navigated at right direction.

    Declaration
    public const MoveDirection Right
    Field Value
    Type
    MoveDirection

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved