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





Gets or sets the Style object used to specify appearance settings for the headers of 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 HeaderStyle PaddingDaysHeaderStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property PaddingDaysHeaderStyle As HeaderStyle

 Property Value

 See Also

MonthSettings Members
MonthSettings Class
MindFusion.Scheduling.WebForms Namespace