The BeforeTaskRenderEventArgs type exposes the following members.

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 propertyBox
Public propertyComplete
Public propertyDataItem
DataSource element containing the source data for this task.
Public propertyEnd
Task end date and time (DayPilotCalendar.DataStartField property). Read-only.
Public propertyId
Task id.
Public propertyRow
Public propertyStart
Task start date and time (DayPilotCalendar.DataStartField property). Read-only.
Public propertyTags
Custom task data. Read-only.
Public propertyText
Task text (DayPilotCalendar.DataTextField property). Read-only.
Public propertyType
Task type.
Public propertyVersionBoxes

See Also