WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1Popup Class / IsOpen Property
In This Topic
    IsOpen Property (C1Popup)
    In This Topic
    Gets or sets whether the popup is open.
    Syntax
    public bool IsOpen {get; set;}
    See Also