[]
        
(Showing Draft Content)

C1.Blazor.Input.C1MaskedTextBox.OnMaskInputRejected

OnMaskInputRejected Property

OnMaskInputRejected

Gets or sets the callback called when the text changing is finished.

Declaration
[Parameter]
public EventCallback<MaskInputRejectedEventArgs> OnMaskInputRejected { get; set; }