menu

UWP

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

    Show / Hide Table of Contents

    Class SfNavigator.Direction

    Represents an enum list for the direction used to navigate the records in the previous and next directions.

    Inheritance
    System.Object
    SfNavigator.Direction
    Namespace: Syncfusion.UI.Xaml.Controls
    Assembly: Syncfusion.SfShared.UWP.dll
    Syntax
    public sealed class Direction : Enum

    Fields

    Next

    Navigate to the Next item

    Declaration
    public const SfNavigator.Direction Next
    Field Value
    Type
    SfNavigator.Direction

    Previous

    Navigate to the Previous item

    Declaration
    public const SfNavigator.Direction Previous
    Field Value
    Type
    SfNavigator.Direction

    Extension Methods

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