MVCxSchedulerToolTipType Class
In This Article
Lists available tooltip types.
#Declaration
TypeScript
declare class MVCxSchedulerToolTipType
#Remarks
The MVCxSchedulerToolTipType enumeration members are used in the MVCxClientScheduler.ToolTipDisplaying event handler to call a function depending on the tooltip type.
See Also