MVCxClientSchedulerToolTipDisplayingEventArgs.toolTip Property
Gets the tooltip related to the event.
Declaration
toolTip: MVCxClientSchedulerTemplateToolTip
Property Value
Type | Description |
---|---|
MVCxClientSchedulerTemplateToolTip | A MVCxClientSchedulerTemplateToolTip object that specifies the tooltip. |
See Also