ListView.RefreshDataSource() Method
Refreshes the data source of the current ListView.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Remarks
This method calls the CollectionSourceBase.Reload method.
See Also