ComponentOne Scheduler for WPF and Silverlight
MonthHeight Property (C1Calendar)

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

Reference

C1Calendar Class
C1Calendar Members