Search
ItemSettings.cssClass Property
See Also
 






Gets or sets the appointments' default css class.

Namespace: MindFusion.Scheduling
Assembly: ItemSettings.js

 Syntax

JavaScript  Copy Code

get cssClass() {}
set cssClass(value) {}

 Property Value

String. The name together (if necessary) with the full path to the CSS class.

 See Also