TcxCustomDateNavigator.RealFirstDate Property
Gets the first date displayed in the Date Navigator control.
Declaration
property RealFirstDate: TDateTime read;
Property Value
Type |
---|
TDateTime |
Remarks
The first date displayed in the Date Navigator control 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