The DataValueWriteEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyDataSource
The datasource associated with the write event.
Public propertyMessage
A message associated with the write event.
Public propertyWriteValue
The written value.

See Also