ComponentOne Basic Library for UWP
OldPosition Property

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsChangedEventArgs Class : OldPosition Property
Gets the position in the collection before the change occurred.
Syntax
'Declaration
 
Public ReadOnly Property OldPosition As Windows.UI.Xaml.Controls.Primitives.GeneratorPosition
public Windows.UI.Xaml.Controls.Primitives.GeneratorPosition OldPosition {get;}

Property Value

Returns a GeneratorPosition.
See Also

Reference

C1ItemsChangedEventArgs Class
C1ItemsChangedEventArgs Members