Enum BackStageItemPlacement
Specifies the BackStage items that can be either placed at top or bottom of the BackStage.
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum BackStageItemPlacement
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. |