MindFusion.Scheduling for ASP.NET Programmer's Guide
MonthSettings.PaddingDaysStyle Property
See Also
 





Gets or sets the Style object used to specify appearance settings for the days from previous and next months, shown when the ShowPaddingDays property is enabled.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Style PaddingDaysStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property PaddingDaysStyle As Style

 Property Value

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

 See Also

MonthSettings Members
MonthSettings Class
MindFusion.Scheduling.WebForms Namespace