alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class NavigatorItemType

    Defines the constant that specify the item type of navigation.

    Inheritance
    System.Object
    NavigatorItemType
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public sealed class NavigatorItemType : Enum

    Fields

    DropDownItem

    Represents the drop down navigation.

    Declaration
    public const NavigatorItemType DropDownItem
    Field Value
    Type
    NavigatorItemType

    Normal

    Represents the default navigation.

    Declaration
    public const NavigatorItemType Normal
    Field Value
    Type
    NavigatorItemType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved