WPF

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

    Show / Hide Table of Contents

    Enum VerticalPosition

    Specifies the Backstage items can be put either at the top or the bottom of the Backstage.

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

    Fields

    Name Description
    Bottom

    The item will be placed at bottom of the Backstage.

    Top

    The item will be placed at top of the Backstage.

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