Gets or sets a value indicating whether show appointment ToolTip when mouse is over appointment.

Namespace:  C1.Web.UI.Controls.C1Schedule
Assembly:  C1ScheduleClient (in C1ScheduleClient.dll)

Syntax

JavaScript
function get_showAppointmentToolTip();
function set_showAppointmentToolTip(value);

See Also