DataGridCollectionViewIsCurrentBeforeFirst Property
Gets a value indicating whether currency is before the beginning (Beginning-Of-File).
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsCurrentBeforeFirst { get; }
Public ReadOnly Property IsCurrentBeforeFirst As Boolean
Get
abstract IsCurrentBeforeFirst : bool with get
override IsCurrentBeforeFirst : bool with get
BooleanWhether IsCurrentBeforeFirst
IDataGridCollectionViewIsCurrentBeforeFirst