ComponentOne GanttView for WinForms
Calendar Property (BaseTask)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseTask Class : Calendar Property
Gets or sets the calendar.
Syntax
'Declaration
 
Public MustOverride Property Calendar As CustomCalendar
public abstract CustomCalendar Calendar {get; set;}
See Also

Reference

BaseTask Class
BaseTask Members