[]
        
(Showing Draft Content)

C1.GanttView.Task.Calendar

Calendar Property

Calendar

Gets or sets a custom calendar for the task.

Declaration
[TypeConverter(typeof(g))]
public override sealed CustomCalendar Calendar { get; set; }
Overrides