WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PopupState

    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 - 2023 Syncfusion Inc. All Rights Reserved