ComponentOne Scheduler for WPF and Silverlight
WeekViewDayHeaderFormat Property (C1Scheduler)

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

Reference

C1Scheduler Class
C1Scheduler Members