MindFusion.Scheduling for ASP.NET Programmer's Guide
Item.CssClass Property
See Also
 





Gets or sets the css class of the appointment.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public abstract string CssClass { get; set; }

Visual Basic  Copy Code

Public MustOverride Property CssClass As String

 Property Value

A string with the name of the Css class.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace