menu

WPF

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

    Show / Hide Table of Contents

    Enum Position

    Defines the constants that specify where the drawer is placed.

    Namespace: Syncfusion.UI.Xaml.NavigationDrawer
    Assembly: Syncfusion.SfNavigationDrawer.WPF.dll
    Syntax
    public enum Position

    Fields

    Name Description
    Bottom

    Places the drawer at the bottom position of the control.

    Left

    Places the drawer to the left position of the control.

    Right

    Places the drawer to the right position of the control.

    Top

    Places the drawer at the top position of the control.

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