Gets or sets the tooltip string for the next preview button.

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

Syntax

JavaScript
function get_nextPreviewToolTip();
function set_nextPreviewToolTip(value);

See Also