ComponentOne Basic Library for UWP
AddedItems Property (SelectionChangingEventArgs)

C1.UWP Assembly > C1.Xaml Namespace > SelectionChangingEventArgs Class : AddedItems Property
Syntax
'Declaration
 
Public ReadOnly Property AddedItems As Windows.Foundation.Collections.IVector(Of Object)
public Windows.Foundation.Collections.IVector<object> AddedItems {get;}
See Also

Reference

SelectionChangingEventArgs Class
SelectionChangingEventArgs Members