Skip to main content
All docs
V25.1
  • ASPxSchedulerStatusInfo(ASPxScheduler) Constructor

    Initializes a new instance of the ASPxSchedulerStatusInfo class with specified settings.

    Namespace: DevExpress.Web.ASPxScheduler.Controls

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

    NuGet Package: DevExpress.Web.Scheduler

    Declaration

    public ASPxSchedulerStatusInfo(
        ASPxScheduler scheduler
    )

    Parameters

    Name Type
    scheduler ASPxScheduler
    See Also