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