BreadcrumbControl.RefreshData() Method
Updates the control’s data.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Remarks
Calling the RefreshData method only makes sense when the bound data source does not provide data change notifications. Otherwise, the control will automatically update itself..
See Also