'Declaration
Public Property CalendarShowSurroundingDays As Boolean
'Usage
Dim instance As DateTimeCellType Dim value As Boolean instance.CalendarShowSurroundingDays = value value = instance.CalendarShowSurroundingDays
public bool CalendarShowSurroundingDays {get; set;}