DataControlBase.RefreshData() Method
In This Article
Updates the control data.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Remarks
Calling the RefreshData method only makes sense when the bound data source does not provide data change notifications.
See Also