Spread Windows Forms 12.0 Product Documentation
IsValidEventArgs Constructor


FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace > IsValidEventArgs Class : IsValidEventArgs Constructor
Value of the argument
Creates a new instance of IsValidEventArgs.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As Object _
)
'Usage
 
Dim value As Object
 
Dim instance As New IsValidEventArgs(value)
public IsValidEventArgs( 
   object value
)

Parameters

value
Value of the argument
See Also

Reference

IsValidEventArgs Class
IsValidEventArgs Members