ComponentOne FinancialChart for WPF
C1.WPF Namespace / ValidateInputEventArgs Class
Members



In This Topic
    ValidateInputEventArgs Class
    In This Topic
    Arguments for the event fired to validate the input.
    Syntax
    'Declaration
     
    
    Public Class ValidateInputEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ValidateInputEventArgs
    public class ValidateInputEventArgs : System.EventArgs 
    public ref class ValidateInputEventArgs : public System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.ValidateInputEventArgs

    See Also