[]
        
(Showing Draft Content)

C1.WPF.ValidateInputEventArgs

ValidateInputEventArgs Class

Arguments for the event fired to validate the input.

Inheritance
ValidateInputEventArgs
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class ValidateInputEventArgs : EventArgs
Public Class ValidateInputEventArgs
    Inherits EventArgs

Constructors

Name Description
ValidateInputEventArgs()

Properties

Name Description
Input

New text input

IsValidInput

Set this flag to undo the edits if the input is not valid.