Arguments to ItemValidating event.
For a list of all members of this type, see ValidatingEventArgs Members.
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Resco.Controls.DetailView.ValidatingEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Notifies of the change of the value or text of the Item. Change can be canceled by setting the Cancel property and the NewText and NewValue can be changed.
Namespace: Resco.Controls.DetailView
Assembly: Resco.DetailView.CF3 (in Resco.DetailView.CF3.dll)
ValidatingEventArgs Members | Resco.Controls.DetailView Namespace