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

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

    Namespace: DevExpress.Web.ASPxScheduler.Controls

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

    Declaration

    public ASPxSchedulerStatusInfo(
        ASPxScheduler scheduler
    )

    Parameters

    Name Type
    scheduler ASPxScheduler
    See Also