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





Gets or sets a value indicating whether the day names are displayed in the month's header.

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

 Syntax

C#  Copy Code

public State DayNamesHeader { get; set; }

Visual Basic  Copy Code

Public Property DayNamesHeader As State

 Property Value

Type: State

 See Also

MonthSettings Members
MonthSettings Class
MindFusion.Scheduling.WebForms Namespace