Gets or sets the C1Schedule control visual style.

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

Syntax

JavaScript
function get_visualStyle();
function set_visualStyle(value);

Field Value

The visual style.

Remarks

If this value is empty then visual style will be not rendered. Default value is "ArcticFox".

See Also