ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IC1CollectionView Interface / CurrentItem Property

In This Topic
    CurrentItem Property (IC1CollectionView)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property CurrentItem As System.Object
    System.object CurrentItem {get;}
    See Also