The Link type exposes the following members.

Constructors

  NameDescription
Public methodLink()()()()
Default constructor.
Public methodLink(String, String)
Initializes a new instance of the Link class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyDataItem
Custom object to be passed to DayPilotScheduler.BeforeResHeaderRender.
Public propertyFrom
Get or set the task text.
Public propertyId
Task id.
Public propertyTags
Public propertyTo
Get or set the task start.
Public propertyType
Gantt link type.

See Also