C1.WPF.Schedule Namespace > C1CalendarItem Class : GenerateAdjacentNextMonthDays Property |
'Declaration
Public Property GenerateAdjacentNextMonthDays As System.Boolean
public System.bool GenerateAdjacentNextMonthDays {get; set;}
If GenerateAdjacentNextMonthDays is set to true, the DaySlot objects generated in the DaySlots collection for next month days will not be empty (Empty is false and Date contains a date from the next month).
If GenerateAdjacentNextMonthDays is set to false, the DaySlot objects generated in the DaySlots collection for previous month days will be empty (Empty is false).
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2