ASP.NET Pack Programmer's Guide
MonthSettings.ShowPaddingItems Property
See Also
 





Gets or sets a value that specifies whether items are shown in padding days.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public State ShowPaddingItems { get; set; }

Visual Basic  Copy Code

Public Property ShowPaddingItems As State

 Property Value

One of the State enumeration values. Default value is State.Enabled.

 See Also

MonthSettings Members
MonthSettings Class
MindFusion.Scheduling.WebForms Namespace