Back to Devexpress

DxSchedulerAppointmentLabelItem.Caption Property

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentlabelitem-c4a247d0.md

latest980 B
Original Source

DxSchedulerAppointmentLabelItem.Caption Property

Specifies the caption of the appointment’s label.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public string Caption { get; set; }

Property Value

TypeDescription
String

The label’s caption.

|

Remarks

Refer to the DxSchedulerAppointmentLabelItem class description for additional information.

See Also

DxSchedulerAppointmentLabelItem Class

DxSchedulerAppointmentLabelItem Members

DevExpress.Blazor Namespace