ComponentOne Basic Library for UWP
RemovedItems Property (SelectionChangingEventArgs)

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

Reference

SelectionChangingEventArgs Class
SelectionChangingEventArgs Members