menu

UWP

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

    Show / Hide Table of Contents

    Class NavigationMode

    Defines the constants that specify whether the cell or row navigation performed in SfDataGrid.

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

    Fields

    Cell

    Specifies the cell navigation in SfDataGrid.

    Declaration
    public const NavigationMode Cell
    Field Value
    Type
    NavigationMode

    Row

    Specifies the row navigation in SfDataGrid.

    Declaration
    public const NavigationMode Row
    Field Value
    Type
    NavigationMode

    Extension Methods

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