ComponentOne Scheduler for WinForms
CalendarInfo Property (C1Calendar)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Calendar Class : CalendarInfo Property
Gets the CalendarInfo object for the C1Calendar control.
Syntax
'Declaration
 
Public ReadOnly Property CalendarInfo As CalendarInfo
public CalendarInfo CalendarInfo {get;}
Remarks
If C1Calendar control is attached to the C1Schedule control, this property returns the same object as CalendarInfo property.
See Also

Reference

C1Calendar Class
C1Calendar Members