NeedsRefresh Property
Gets a value indicating whether this view needs to be refreshed.
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public bool NeedsRefresh { get; }
Public ReadOnly Property NeedsRefresh As Boolean
Get
member NeedsRefresh : bool with get