menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class NavigationMode

    Gets or sets the value that indicates whether the arrow key navigation in the SfDataGrid should be cell wise or row wise.

    Inheritance
    System.Object
    NavigationMode
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.iOS.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved