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



In This Topic
    ValidateInputEventArgs Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ValidateInputEventArgs()
    public ValidateInputEventArgs()
    public:
    ValidateInputEventArgs();
    See Also