MindFusion.Wpf Pack Programmer's Guide
Calendar.ShowPaddingDays Property
See Also
 





Gets or sets a value indicating whether the previous and next time intervals are displayed in the available space of the current view. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public bool ShowPaddingDays { get; set; }

Visual Basic  Copy Code

Public Property ShowPaddingDays As Boolean

 Property Value

true, to display the padding dates and date intervals; otherwise, false.

 See Also

Calendar Members
Calendar Class
MindFusion.UI.Wpf Namespace