The PropertyEditorEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyChanged
Gets and sets whether the proeprty has changed
Public propertyIndex
Gets and sets the Index of the Item
Public propertyKey
Gets and sets the Key of the Item
Public propertyName
Gets and sets the Name of the Property being changed
Public propertyOldValue
Gets and sets the OldValue of the Property being changed
Public propertyStringValue
Gets and sets the String Value of the Property being changed
Public propertyValue
Gets and sets the Value of the Property being changed

See Also