menu

WPF

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

    Show / Hide Table of Contents

    Enum PopupResizeDirection

    Specifies resize mode for the Navigation pane's popup.

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

    Fields

    Name Description
    Both

    popup can be resized in any direction.

    Horizontal

    Horizontal resizing of the popup is available.

    None

    Size of the popup cannot be changed.

    Vertical

    Vertical resizing of the popup is available.

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