ComponentOne GanttView for WinForms
Calendar Property (Task)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Task Class : Calendar Property
Gets or sets a custom calendar for the task.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Calendar As CustomCalendar
public override CustomCalendar Calendar {get; set;}
See Also

Reference

Task Class
Task Members