The BeforeLinkRenderEventArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromLink | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToJson | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Color |
Color of the link, overrides the CSS theme.
| |
| CssClass |
CSS class to be added to link elements.
| |
| DataItem |
DataSource element containing the source data for this link.
| |
| From |
Get or set the task text.
| |
| Id |
Link id.
| |
| Style |
Link line style (solid, dotted, dashed).
| |
| Tags |
Custom task data. Read-only.
| |
| To |
Get or set the task start.
| |
| Type |
Gantt link type.
| |
| Width |
Link line width/
|