Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Window Class / IsOpened Method

In This Topic
    IsOpened Method (C1Window)
    In This Topic
    Determine whether the Popup is opened or not.
    Syntax
    'Declaration
     
    
    Public Function IsOpened() As Boolean
    public bool IsOpened()
    See Also