Back to Devexpress

FormatConditionRuleDateOccuring.ResetCurrentDate() Method

windowsforms-devexpress-dot-xtraeditors-dot-formatconditionruledateoccuring-6fc25287.md

latest1.3 KB
Original Source

FormatConditionRuleDateOccuring.ResetCurrentDate() Method

Reapplies the conditional formatting rule, taking into account the current date.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void ResetCurrentDate()
vb
Public Sub ResetCurrentDate

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

FormatConditionRuleDateOccuring Class

FormatConditionRuleDateOccuring Members

DevExpress.XtraEditors Namespace