ComponentOne Basic Library for UWP
Position Property

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

Property Value

Returns a GeneratorPosition.
See Also

Reference

C1ItemsChangedEventArgs Class
C1ItemsChangedEventArgs Members