menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PopupPlacement - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved