property PreviousExtraDaysEnd : integer ;
Read only
Description
The PreviousExtraDaysEnd property is a read-only property that defines
the ending day for the set of the previous month's "extra" days on the calendar. If
this property is zero, this means that there are no previous extra days
for that month. This property can be used in conjunction with the
PreviousExtraDaysStart property to determine the starting and ending days for
the previous month's extra days.
NOTE: This property is only valid if the ShowExtraDays property is true.