Skip to main content

ExtensionsFactory.SchedulerStatusInfo(SchedulerStatusInfoSettings) Method

Namespace: DevExpress.Web.Mvc.UI

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

#Declaration

public SchedulerStatusInfoExtension SchedulerStatusInfo(
    SchedulerStatusInfoSettings settings
)

#Parameters

Name Type Description
settings SchedulerStatusInfoSettings

A SchedulerStatusInfoSettings object containing SchedulerStatusInfo specific settings.

#Returns

Type Description
SchedulerStatusInfoExtension

A SchedulerStatusInfoExtension object implementing the SchedulerStatusInfo functionality.

See Also