Gets the tasks whose schedule to display in the control when GroupType is set to GroupByTasks. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public TaskCollection Tasks { get; } |
Visual Basic |
---|
Public ReadOnly Property Tasks As TaskCollection |
An instance of the TaskCollection class specifying which tasks are displayed as columns in a grouped view.