The BeforeLinkRenderEventArgs type exposes the following members.

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