Property ShowSurroundWeeks
ShowSurroundWeeks
Gets or sets a value indicating whether to show the neighbouring weeks in the previous and next months. (only generic, always on for the native controls)
public virtual bool ShowSurroundWeeks { get; set; }
Property Value
Remarks
This feature is implemented only in generic calendar. In order to use generic calendar, set UseGeneric property.