alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class SwitchDirection

    Presents switch direction.

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

    Fields

    Horizontal

    Switches to use Left\Right key.

    Declaration
    public const SwitchDirection Horizontal
    Field Value
    Type
    SwitchDirection

    Tab

    Switches to use Tab key.

    Declaration
    public const SwitchDirection Tab
    Field Value
    Type
    SwitchDirection

    Vertical

    Switches to use Up\Down key.

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