Gets or sets the WorkWeekOptionMode value determining the way the work week option is displayed.

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

Syntax

JavaScript
function get_workWeekOptionMode();
function set_workWeekOptionMode(value);

See Also