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)
- C#
- VB
- F#
public bool IsCurrentAfterLast { get; }
Public ReadOnly Property IsCurrentAfterLast As Boolean
Get
abstract IsCurrentAfterLast : bool with get
override IsCurrentAfterLast : bool with get
Return Value
Boolean
Whether IsCurrentAfterLast