FormatConditionDateOccurring.ResetCurrentDate() Method
Reapplies conditional formatting, taking into account the current date.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Remarks
The system date may be changed during the application operation. In this case, the FormatConditionDateOccurring format condition needs to be reapplied. To accomplish this, call the ResetCurrentDate method.
See Also