DxSchedulerResourceIdCollection Class
A collection of resource identifiers.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
public class DxSchedulerResourceIdCollection :
NotificationCollection<object>
Related API Members
The following members return DxSchedulerResourceIdCollection objects:
Remarks
Refer to Multiple Resources for more information and an example.
Implements
DevExpress.Utils.IBatchUpdateable
DevExpress.Utils.IBatchUpdateHandler
Inheritance
See Also