Search
ItemSettings.cssClass Property
See Also
 






Gets or sets the default CSS class for all appointments whose CSS is not explicitly specified.

Namespace: MindFusion.Scheduling
File: ItemSettings.js

 Syntax

JavaScript  Copy Code

get cssClass() {}

 Property Value

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

 See Also