Click or drag to resize

CustomDataChangedEventArgs Properties

The CustomDataChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEventType
Event type occured.
Public propertyKey
Key of custom data.
Public propertyValue
Value of custom data.
Top
See Also