[]
Gets the ordinal position of the CurrentItem within the collection view.
public int CurrentPosition { get; }
Public ReadOnly Property CurrentPosition As Integer
| Type | Description |
|---|---|
| int | The ordinal position of the CurrentItem within the collection view. |