DataControlBase.RefreshRow(Int32) Method
In This Article
Refreshes the specified row.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
row |
Int32 | An integer value which identifies the row. |
See Also