ComponentOne Basic Library for UWP
CurrentItem Property (C1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > C1CollectionView Class : CurrentItem Property
Gets the current item in the view.
Syntax
'Declaration
 
Public ReadOnly Property CurrentItem As System.Object
public System.object CurrentItem {get;}
See Also

Reference

C1CollectionView Class
C1CollectionView Members