[]
        
(Showing Draft Content)

C1.WinUI.Input.C1MaskedTextBox.ValueChanged

ValueChanged Event

Occurs when Value changed.

Namespace: C1.WinUI.Input
Assembly: C1.WinUI.Input.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<string>> ValueChanged
Returns
Type Description
EventHandler<PropertyChangedEventArgs<string>> Occurs when changed.