Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Window Class / IsDialog Property

In This Topic
    IsDialog Property
    In This Topic
    Gets or sets to determine whether Popup is dialog result.
    Syntax
    'Declaration
     
    
    Public Property IsDialog As Boolean
    public bool IsDialog {get; set;}
    See Also