ComponentOne Scheduler for WinForms
CalendarDimensions Property (C1Calendar)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Calendar Class : CalendarDimensions Property
Gets or sets the maximum number of months to display in control. Actual number of months depends on the available space.
Syntax
'Declaration
 
Public Property CalendarDimensions As System.Integer
public System.int CalendarDimensions {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members