ComponentOne Basic Library for WPF and Silverlight
AddedItems Property (SelectionChangingEventArgs)


C1.WPF Namespace > SelectionChangingEventArgs Class : AddedItems Property
Syntax
'Declaration
 
Public ReadOnly Property AddedItems As System.Collections.IList
'Usage
 
Dim instance As SelectionChangingEventArgs
Dim value As System.Collections.IList
 
value = instance.AddedItems
public System.Collections.IList AddedItems {get;}
See Also

Reference

SelectionChangingEventArgs Class
SelectionChangingEventArgs Members