The BeforeLinkRenderEventArgs type exposes the following members.

Methods

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

Properties

  NameDescription
Public propertyColor
Color of the link, overrides the CSS theme.
Public propertyCssClass
CSS class to be added to link elements.
Public propertyDataItem
DataSource element containing the source data for this link.
Public propertyFrom
Get or set the task text.
Public propertyId
Link id.
Public propertyStyle
Link line style (solid, dotted, dashed).
Public propertyTags
Custom task data. Read-only.
Public propertyTo
Get or set the task start.
Public propertyType
Gantt link type.
Public propertyWidth
Link line width/

See Also