The Milestone type exposes the following members.

Properties

  NameDescription
Public propertyComplete
Task complete percentage (0-100).
(Inherited from Task.)
Public propertyDataItem
Custom object to be passed to DayPilotScheduler.BeforeResHeaderRender.
(Inherited from Task.)
Public propertyDynamicChildren
Children will be loaded on demand (on expand icon click).
(Inherited from Task.)
Public propertyEnd
Get or set the task end.
(Inherited from Task.)
Public propertyExpanded
Get or set the initial expanded/collapsed state.
(Inherited from Task.)
Public propertyChildren
A collection of child columns.
(Inherited from Task.)
Public propertyId
Row id.
(Inherited from Task.)
Public propertyStart
Get or set the task start.
(Inherited from Task.)
Public propertyTags (Inherited from Task.)
Public propertyText
Get or set the task text.
(Inherited from Task.)
Public propertyType (Inherited from Task.)
Public propertyVersions (Inherited from Task.)

See Also