[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.ItemDeserializedEventArgs

ItemDeserializedEventArgs Class

Provides data for the ItemDeserialized event.

Inheritance
ItemDeserializedEventArgs
Namespace: C1.Win.C1InputPanel
Assembly: C1.Win.C1InputPanel.4.8.dll
Syntax
public class ItemDeserializedEventArgs : EventArgs

Constructors

Name Description
ItemDeserializedEventArgs(InputComponent)

Initializes a new instance of the ItemDeserializedEventArgs class.

Properties

Name Description
Component

Gets the InputComponent loaded from XML.