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

In This Topic
    IsCurrentBeforeFirst Property (IC1CollectionView)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property IsCurrentBeforeFirst As System.Boolean
    System.bool IsCurrentBeforeFirst {get;}
    See Also