DataGridCollectionView.

Refresh() Method

Summary

Re-create the view, using any SortDescriptions and/or Filters.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public void Refresh()

Return Value

Type Description
void