C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / InputValueChangedEventArgs Class / InputValueChangedEventArgs Constructor

In This Topic
InputValueChangedEventArgs Constructor
In This Topic
Initializes a new instance of the InputValueChangedEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal renderObject As RenderInputBase _
)
 

Parameters

renderObject
See Also