ComponentOne ASP.NET MVC Controls
FormatDayHeaders Property

C1.Web.Mvc Namespace > Calendar Class : FormatDayHeaders Property
Gets or sets the format used to display the headers above the days in month view.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property FormatDayHeaders As String
[DefaultValue()]
public string FormatDayHeaders {get; set;}
Remarks
The default value for this property is 'ddd'.
See Also

Reference

Calendar Class
Calendar Members