| CustomDataChangedEventArgs Properties | 
The CustomDataChangedEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EventType | 
            Event type occured.
             | 
|  | Key | 
            Key of custom data.
             | 
|  | Value | 
            Value of custom data.
             | 
 See Also
See Also