ComponentOne Scheduler for WPF and Silverlight
MonthViewHeaderFormat Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : MonthViewHeaderFormat Property
Gets or sets the System.String value determining format used to display day names in a Month view header. The default value is 'dddd'. This is a dependency property.
Syntax
'Declaration
 
Public Property MonthViewHeaderFormat As System.String
public System.string MonthViewHeaderFormat {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members