[]
        
(Showing Draft Content)

C1.Blazor.Input.MaskFormatChangedEventArgs

MaskFormatChangedEventArgs Class

Provides data for the OnMaskFormatChanged event.

Inheritance
MaskFormatChangedEventArgs
Namespace: C1.Blazor.Input
Assembly: C1.Blazor.Input.dll
Syntax
public class MaskFormatChangedEventArgs : EventArgs

Constructors

Name Description
MaskFormatChangedEventArgs()

Properties

Name Description
NewValue

Gets the new masked text value.