Back to Devexpress

SchedulerTimeCellInfo.Resource Property

blazor-devexpress-dot-blazor-dot-schedulertimecellinfo-00a7efcd.md

latest951 B
Original Source

SchedulerTimeCellInfo.Resource Property

Specifies the resource associated with the time cell.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public DxSchedulerResourceItem Resource { get; }

Property Value

TypeDescription
DxSchedulerResourceItem

The resource item.

|

Remarks

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

See Also

SchedulerTimeCellInfo Class

SchedulerTimeCellInfo Members

DevExpress.Blazor Namespace