Skip to main content
A newer version of this page is available. .

ASPxSchedulerStyles.LoadingPanel Property

Gets the style settings used to paint the Loading Panel.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public LoadingPanelStyle LoadingPanel { get; }

Property Value

Type Description
LoadingPanelStyle

A LoadingPanelStyle object that contains the style settings.

See Also