Class PopupPlacement
Positions for the Popup.
Inheritance
System.Object
PopupPlacement
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class PopupPlacement : Enum
Fields
Bottom
Represents Bottom PopupPlacement
Declaration
public const PopupPlacement Bottom
Field Value
Type |
---|
PopupPlacement |
Left
Represents Left PopupPlacement
Declaration
public const PopupPlacement Left
Field Value
Type |
---|
PopupPlacement |
Right
Represents Right PopupPlacement
Declaration
public const PopupPlacement Right
Field Value
Type |
---|
PopupPlacement |
Top
Represents Top PopupPlacement
Declaration
public const PopupPlacement Top
Field Value
Type |
---|
PopupPlacement |