ControlRowSource.ReloadRows(Boolean) Method
Reloads data rows from the source control.
Namespace: DevExpress.Data.Controls
Assembly: DevExpress.Data.Desktop.v24.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
Declaration
Parameters
Name | Type | Description |
---|---|---|
raiseList | Boolean | The value indicating whether the PropertyChanged event should be raised. |
See Also