ASP.NET Pack Programmer's Guide
Calendar.CssClass Property
See Also
 





Gets or sets the name of the CSS class applied to the control.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public override string CssClass { get; set; }

Visual Basic  Copy Code

Public Overrides Property CssClass As String

 Property Value

A string that represents the CssClass. Default value is an empty sting ("").

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WebForms Namespace