DataGridCollectionViewNeedsRefresh Property
Gets a value indicating whether this view needs to be refreshed.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool NeedsRefresh { get; }
Public ReadOnly Property NeedsRefresh As Boolean
Get
member NeedsRefresh : bool with get
Property Value
Boolean