CustomItemTextEventArgs Constructors
Contains data for the CustomTimelineItemText event.| Name | Parameters | Description |
|---|---|---|
| CustomItemTextEventArgs(String, String, GanttTimelineItemInfo) | caption, details, item | Initializes a new instance of the CustomItemTextEventArgs class with specified settings. |
See Also