ISPCalendarItem.BackgroundColorClassName Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property BackgroundColorClassName As String
Get
'Usage
Dim instance As ISPCalendarItem
Dim value As String
value = instance.BackgroundColorClassName
string BackgroundColorClassName { get; }
Property Value
Type: System.String