ControlRowSource.ReloadRows(Boolean) Method
Reloads data rows from the source control.
Namespace: DevExpress.Data.Controls
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| raiseList | Boolean | true to raise the PropertyChanged event; otherwise, false. |
See Also