GridControl.RefreshRow(Int32) Method
In This Article
Reloads the specified row from a data source.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
row |
Int32 | The row’s handle. |
See Also