FormatConditionRuleDateOccuring.ResetCurrentDate() Method
Reapplies the conditional formatting rule, taking into account the current date.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
The system date may be changed during application operation. In this case, the FormatConditionRuleDateOccuring format needs to be reapplied. To accomplish this, call the ResetCurrentDate method.
See Also