Skip to main content

IsCurrentAfterLast Property

Gets a value indicating whether currency is beyond the end (End-Of-File).

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public bool IsCurrentAfterLast { get; }

Return Value

Boolean
Whether IsCurrentAfterLast

Implements

IDataGridCollectionView.IsCurrentAfterLast

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace