| ISchedulerTimeSlotCssClass Property | 
        
        
        
            An optional CSS class name that will be rendered for the time slot.
            
         
        Namespace: Kettic.AspNet.Controls.Scheduler.ViewsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
 Syntax
Syntaxstring CssClass { get; set; }Property CssClass As String
	Get
	Set
property String^ CssClass {
	String^ get ();
	void set (String^ value);
}abstract CssClass : string with get, set
Property Value
Type: 
String See Also
See Also