ComponentOne Scheduler for WPF and Silverlight
MonthViewDayHeaderMonthFormat Property (C1Scheduler)

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

Reference

C1Scheduler Class
C1Scheduler Members