DataGridCollectionViewIsCurrentAfterLast Property
Gets a value indicating whether currency is beyond the end (End-Of-File).
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsCurrentAfterLast { get; }
Public ReadOnly Property IsCurrentAfterLast As Boolean
Get
abstract IsCurrentAfterLast : bool with get
override IsCurrentAfterLast : bool with get
BooleanWhether IsCurrentAfterLast
IDataGridCollectionViewIsCurrentAfterLast