Search
SelectionChangedEventArgs Properties
 


 Public Properties

  Name Description

handled

Gets or sets a value indicating whether the event has been handled. (Inherited from EventArgs.)

newItems

Gets the selected items after the change.

oldItems

Gets the selected items before the change.

 See Also