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