IsCurrentBeforeFirst Property
Gets a value indicating whether currency is before the beginning (Beginning-Of-File).
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public bool IsCurrentBeforeFirst { get; }
Public ReadOnly Property IsCurrentBeforeFirst As Boolean
Get
abstract IsCurrentBeforeFirst : bool with get
override IsCurrentBeforeFirst : bool with get
Return Value
Boolean
Whether IsCurrentBeforeFirst