ASPxClientGanttTimeTooltipShowingEventArgs Properties
Contains data for the TimeTooltipShowing event.| Name | Description |
|---|---|
| cancel | Specifies whether to cancel the related action (for example, row edit, export). Inherited from ASPxClientCancelEventArgs. |
| container | Gets the tooltip container. |
| item | Gets information about the task’s start and end time. |
See Also