menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExpandDirection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExpandDirection

    Represents an enum list for the direction to expand.

    Namespace: Syncfusion.Windows.Primitives
    Assembly: Syncfusion.SfInput.Wpf.dll
    Syntax
    public enum ExpandDirection

    Fields

    Name Description
    Down

    Specifies that the System.Windows.Controls.Expander control opens in the down direction.

    Left

    Specifies that the System.Windows.Controls.Expander control opens in the left direction.

    Right

    Specifies that the System.Windows.Controls.Expander control opens in the right direction.

    Up

    Specifies that the System.Windows.Controls.Expander control opens in the up direction.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved