Class PopupPlacement
Specifies the popup placement in GroupBar.
Inheritance
System.Object
PopupPlacement
Namespace: Syncfusion.UI.Xaml.Controls.Navigation
Assembly: Syncfusion.SfGroupBar.UWP.dll
Syntax
[ClassReference(IsReviewed = false)]
public sealed class PopupPlacement : Enum
Fields
Left
Left placement for popup in GroupBar.
Declaration
public const PopupPlacement Left
Field Value
Type |
---|
PopupPlacement |
Right
Right placement for popup in GroupBar.
Declaration
public const PopupPlacement Right
Field Value
Type |
---|
PopupPlacement |