ASPxSchedulerStatusInfo(ASPxScheduler) Constructor
In This Article
Initializes a new instance of the ASPxSchedulerStatusInfo class with specified settings.
Namespace: DevExpress.Web.ASPxScheduler.Controls
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public ASPxSchedulerStatusInfo(
ASPxScheduler scheduler
)
#Parameters
Name | Type |
---|---|
scheduler | ASPx |
See Also