Gets or sets the default CSS class for all appointments whose CSS is not explicitly specified.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public string CssClass { get; set; } |
Visual Basic
![]() |
---|
Public Property CssClass As String |
A string that identifies the CSS class. Default value is an empty string.