IDataGridCollectionViewCurrentPosition Property
Gets the ordinal position of the
CurrentItem in the view.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
int CurrentPosition { get; }
ReadOnly Property CurrentPosition As Integer
Get
abstract CurrentPosition : int with get
Return Value
Int32The ordinal position of the
CurrentItem in the view.