Gets or sets the string representing a 'all day event' caption.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public string AllDayEventCaption { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property AllDayEventCaption As String |
See Also