Back to Devexpress

AppointmentLabelItem.Caption Property

maui-devexpress-dot-maui-dot-scheduler-dot-appointmentlabelitem.md

latest826 B
Original Source

AppointmentLabelItem.Caption Property

Gets or sets the text description of the label.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public string Caption { get; set; }

Property Value

TypeDescription
String

The text description of the label.

|

See Also

AppointmentLabelItem Class

AppointmentLabelItem Members

DevExpress.Maui.Scheduler Namespace