Gets or sets text with details displayed for this appointment by the scheduling control.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override string DescriptionText { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property DescriptionText As String |
A string containing the appointment's description. The default is an empty string ("").
This property implements the DescriptionText property of the Item class and is equivalent to Details.