menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PopupState - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PopupState

    This enum classifies popup state.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public enum PopupState

    Fields

    Name Description
    None

    Specifies values representing possible state for pop-up window that is hidden.

    ShowCalendar

    Specifies values representing possible state for pop-up window that shows calendar.

    ShowTab

    Specifies values representing possible state for pop-up window that shows tab.

    ShowWatch

    Specifies values representing possible state for pop-up window that shows watch.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved