ASP.NET Pack Programmer's Guide
LocalizationInfo.AllDayEventCaption Property
See Also
 





Gets or sets the string representing a 'all day event' caption.

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

 Syntax

C#  Copy Code

public string AllDayEventCaption { get; set; }

Visual Basic  Copy Code

Public Property AllDayEventCaption As String

 Property Value

 See Also

LocalizationInfo Members
LocalizationInfo Class
MindFusion.Scheduling.WebForms Namespace