CalendarControl.PerformTodayClick() Method
Imitates a click on the Today button.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
A click on the Today button selects Today’s date. A custom Today date can be specified with the CalendarControlBase.TodayDate property.
See Also