ComponentOne Scheduler for WPF and Silverlight
MonthWidth Property (C1Calendar)

C1.WPF.Schedule Namespace > C1Calendar Class : MonthWidth Property
Gets or sets a value that determines a width of each month slot of the calendar. This is a dependency property.
Syntax
'Declaration
 
Public Property MonthWidth As System.Double
public System.double MonthWidth {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members