alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class BackStagePlacementType

    Specifies the placement type to decide where the BackStage should be displayed on the screen.

    Inheritance
    System.Object
    BackStagePlacementType
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public sealed class BackStagePlacementType : Enum

    Fields

    BelowTab

    Locates the BackStage below the tab area of the Ribbon

    Declaration
    public const BackStagePlacementType BelowTab
    Field Value
    Type
    BackStagePlacementType

    FullScreen

    Locates the BackStage occupies the entire area of the window />.

    Declaration
    public const BackStagePlacementType FullScreen
    Field Value
    Type
    BackStagePlacementType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved