Skip to main content
All docs
V25.1
  • DxSchedulerResourceIdCollection Class

    A collection of resource identifiers.

    Namespace: DevExpress.Blazor

    Assembly: DevExpress.Blazor.v25.1.dll

    NuGet Package: DevExpress.Blazor

    Declaration

    public class DxSchedulerResourceIdCollection :
        NotificationCollection<object>

    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