The Link type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Link()()()() |
Default constructor.
|
![]() | Link(String, String) | Initializes a new instance of the Link class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | DataItem |
Custom object to be passed to DayPilotScheduler.BeforeResHeaderRender.
|
![]() | From |
Get or set the task text.
|
![]() | Id |
Task id.
|
![]() | Tags | |
![]() | To |
Get or set the task start.
|
![]() | Type |
Gantt link type.
|