Click or drag to resize
ISchedulerTimeSlotCssClass Property
An optional CSS class name that will be rendered for the time slot.

Namespace: Kettic.AspNet.Controls.Scheduler.Views
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
string CssClass { get; set; }

Property Value

Type: String
See Also