Click or drag to resize

DataMemberChangedEventArgs Properties

The DataMemberChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyMemberName
Gets the name of the member that was modified.
Public propertyValue
Gets the new value of the member.
Top
See Also