Gets or sets whether the preview area is displayed.

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

Syntax

JavaScript
function get_allowPreview();
function set_allowPreview(value);

See Also