Skip to main content

ASPxSchedulerImages.GetStatusInfoImage(Page) Method

For internal use only.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll

NuGet Package: DevExpress.Web.Scheduler

#Declaration

public virtual ImageProperties GetStatusInfoImage(
    Page page
)

#Parameters

Name Type
page Page

#Returns

Type
ImageProperties
See Also