Back to Devexpress

DashboardControl.InvalidateData Method

dashboard-devexpress-dot-dashboardwpf-dot-dashboardcontrol-dot-invalidatedata.md

latest847 B
Original Source

DashboardControl.InvalidateData Method

NameParametersDescription
InvalidateData()noneSchedules the asynchronous data update for the entire dashboard. The data update is performed when the UpdateLayout() method is called.
InvalidateData(String)dashboardItemNameSchedules the asynchronous data update for the specified dashboard item. The data update is performed when the UpdateLayout() method is called.