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
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 |