Gets or sets a value indicating if the control should show only working hours in a Day View.

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

Syntax

JavaScript
function get_showWorkTimeOnly();
function set_showWorkTimeOnly(value);

See Also