Back to Devexpress

SchedulerAppointmentFormInfo.StatusItem Property

blazor-devexpress-dot-blazor-dot-schedulerappointmentforminfo-d01d92d0.md

latest1018 B
Original Source

SchedulerAppointmentFormInfo.StatusItem Property

Specifies the appointment’s status.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public virtual SchedulerColorItemInfo StatusItem { get; set; }

Property Value

TypeDescription
SchedulerColorItemInfo

Information about the selected status.

|

Remarks

Refer to the SchedulerAppointmentFormInfo class description for additional information and an example.

See Also

SchedulerAppointmentFormInfo Class

SchedulerAppointmentFormInfo Members

DevExpress.Blazor Namespace