Gets the ordinal position of the CurrentItem within the collection view.
Namespace:
C1.Data.DataSourceAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
C# |
---|
public int CurrentPosition { get; } |
Visual Basic |
---|
Public ReadOnly Property CurrentPosition As Integer Get |