Gets or sets the tooltip string displayed for the next navigation button.

Namespace:  C1.Web.UI.Controls.C1Calendar
Assembly:  C1CalendarClient (in C1CalendarClient.dll)

Syntax

JavaScript
function get_nextToolTip();
function set_nextToolTip(value);

See Also