Skip to main content
Tab

SettingsLoadingPanel Class

Provides settings that affect a loading panel’s availability and content.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SettingsLoadingPanel :
    PropertiesBase

Remarks

The SettingsLoadingPanel class contains the settings that allow you to specify a loading panel’s availability and text content, and define whether and at which position a loading image should be displayed.

These settings can be accessed via the SettingsLoadingPanel property of a web control.

Implements

See Also