Skip to main content
All docs
V25.1
  • AppointmentEditDialogViewModel<T>.ResourceIds Property

    Namespace: DevExpress.Web.ASPxScheduler.Dialogs

    Assembly: DevExpress.Web.ASPxScheduler.v25.1.dll

    NuGet Package: DevExpress.Web.Scheduler

    Declaration

    public virtual List<object> ResourceIds { get; }

    Property Value

    Type
    List<Object>
    See Also