C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / ItemDeserializedEventArgs Class / ItemDeserializedEventArgs Constructor

In This Topic
ItemDeserializedEventArgs Constructor
In This Topic
Initializes a new instance of the ItemDeserializedEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal component As InputComponent _
)
 

Parameters

component
See Also