Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / ValidateInputEventArgs Class
Members

In This Topic
    ValidateInputEventArgs Class
    In This Topic
    Arguments for the event fired to validate the input.
    Object Model
    ValidateInputEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class ValidateInputEventArgs 
       Inherits System.EventArgs
    public class ValidateInputEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Silverlight.ValidateInputEventArgs

    See Also