Table of Contents

Property ShowSurroundWeeks

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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

bool

Remarks

This feature is implemented only in generic calendar. In order to use generic calendar, set UseGeneric property.