Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerDateNavigator.RealFirstDate Property

Gets the first date displayed in the Date Navigator pane.

#Declaration

Delphi
property RealFirstDate: TDateTime read;

#Property Value

Type
TDateTime

#Remarks

The first date displayed in the Date Navigator is the day the current month’s first week starts with. The first day of the current month and the first day of the current month’s first week are not the same. The first day of the current month’s first week can be in the previous month.

See Also