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

In This Topic
    IsOk Property
    In This Topic
    Get Ok button is click or not
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsOk As Boolean
    public bool IsOk {get;}
    See Also