Back to Devexpress

DxSchedulerAppointmentStatusItem.Caption Property

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentstatusitem-62f0065a.md

latest990 B
Original Source

DxSchedulerAppointmentStatusItem.Caption Property

Specifies the caption of the appointment’s status item.

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 status caption.

|

Remarks

Refer to the DxSchedulerAppointmentStatusItem class description for additional information.

See Also

DxSchedulerAppointmentStatusItem Class

DxSchedulerAppointmentStatusItem Members

DevExpress.Blazor Namespace