Back to Devexpress

AppointmentItem.Description Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-appointmentitem-f572c221.md

latest1.3 KB
Original Source

AppointmentItem.Description Property

Gets or sets the text for the appointment’s description.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public string Description { get; set; }
vb
Public Property Description As String

Property Value

TypeDescription
String

A String value that specifies the appointment’s description.

|

See Also

Appointments

Mappings

AppointmentItem Class

AppointmentItem Members

DevExpress.Xpf.Scheduling Namespace