ASPxClientGanttProgressTooltipShowingEventArgs Properties
Contains data for the ProgressTooltipShowing 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 the task’s progress information. |
See Also