ComponentOne Basic Library for WPF and Silverlight
ValidateInputEventArgs Class
Members 


C1.WPF Namespace : ValidateInputEventArgs Class
Arguments for the event fired to validate the input.
Object Model
ValidateInputEventArgs Class
Syntax
'Declaration
 
Public Class ValidateInputEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ValidateInputEventArgs
public class ValidateInputEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.WPF.ValidateInputEventArgs

See Also

Reference

ValidateInputEventArgs Members
C1.WPF Namespace