Version

ValueListChangedEventArgs Class Members

The following tables list the members exposed by ValueListChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorValueListChangedEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyChangeTypeReturns the ValueListChangeType constant which describes the type of change.  
Public PropertyValueListItemReturns the ValueListItem which triggered the change.  
See Also