alexa

    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