SchedulerAppointmentFormInfo.ResourceColorItem Property
Specifies information about the appointment’s resource.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
public SchedulerColorItemInfo ResourceColorItem { get; }
Property Value
Type | Description |
---|---|
SchedulerColorItemInfo | The selected resource item. |
See Also