Skip to main content

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)

public bool IsCurrentBeforeFirst { get; }

Return Value

Boolean
Whether IsCurrentBeforeFirst

Implements

IDataGridCollectionView.IsCurrentBeforeFirst

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace