MVCxClientSchedulerToolTipDisplayingEventArgs Properties
Provides data for the MVCxClientScheduler.ToolTipDisplaying event.| Name | Description |
|---|---|
| data | Gets information about the tooltip related to the event. |
| toolTip | Gets the tooltip related to the event. |
See Also