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 a enum list for the mode of navigation of the child items

    Inheritance
    System.Object
    NavigationMode
    Namespace: Syncfusion.UI.Xaml.Controls.Navigation
    Assembly: Syncfusion.SfTreeNavigator.UWP.dll
    Syntax
    public sealed class NavigationMode : Enum

    Fields

    Default

    On clicking parent item the child items are displayed.

    Declaration
    public const NavigationMode Default
    Field Value
    Type
    NavigationMode

    Extended

    On clicking parent item the child items are displayed with the parent item as header.

    Declaration
    public const NavigationMode Extended
    Field Value
    Type
    NavigationMode

    Extension Methods

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