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

In This Topic
    DialogType Property
    In This Topic
    Gets or sets dialog result type.
    Syntax
    'Declaration
     
    
    Public Property DialogType As DialogType
    public DialogType DialogType {get; set;}
    See Also