alexa

    Show / Hide Table of Contents

    Enum SwitchDirection

    Presents switch direction.

    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum SwitchDirection

    Fields

    Name Description
    Horizontal

    Switches to use Left\Right key.

    Tab

    Switches to use Tab key.

    Vertical

    Switches to use Up\Down key.

    Back to top Generated by DocFX