TcxSchedulerEventLinks Properties
A collection of task connectors that visually link a predecessor task to successor tasks in Gantt View.| Name | Description |
|---|---|
| Capacity | Inherited from TCollection. |
| Count | Inherited from TCollection. |
| DisplayText | Returns a string containing ID property values of links in this collection. |
| Event | Returns the event that owns this link collection. |
| Expanded | Specifies whether the predecessor task is expanded. |
| ItemClass | Inherited from TCollection. |
| ItemLinks | Provides indexed access to task links in the collection. |
| Items | Inherited from TCollection. |
| UpdateCount | Inherited from TCollection. |
See Also