[]
        
(Showing Draft Content)

C1.Win.C1GanttView.TaskDatePoint

TaskDatePoint Struct

Structure that determine point on chart view.

Namespace: C1.Win.C1GanttView
Assembly: C1.Win.C1GanttView.4.8.dll
Syntax
public struct TaskDatePoint

Constructors

Name Description
TaskDatePoint(BaseTask, DateTime)

Creates the TaskDatePoint object.

Properties

Name Description
Date

The Date in point.

Task

The Task in point.