The Milestone type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Milestone()()()() |
Default constructor.
| |
Milestone(String, String, DateTime) |
Constructor that sets the default values.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides Task..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
Complete |
Task complete percentage (0-100).
(Inherited from Task.) | |
DataItem |
Custom object to be passed to DayPilotScheduler.BeforeResHeaderRender.
(Inherited from Task.) | |
DynamicChildren |
Children will be loaded on demand (on expand icon click).
(Inherited from Task.) | |
End |
Get or set the task end.
(Inherited from Task.) | |
Expanded |
Get or set the initial expanded/collapsed state.
(Inherited from Task.) | |
Children |
A collection of child columns.
(Inherited from Task.) | |
Id |
Row id.
(Inherited from Task.) | |
Start |
Get or set the task start.
(Inherited from Task.) | |
Tags | (Inherited from Task.) | |
Text |
Get or set the task text.
(Inherited from Task.) | |
Type | (Inherited from Task.) | |
Versions | (Inherited from Task.) |