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

LoadingPanelStyles Class

Provides the style settings used to paint the visual elements within the MVCxLoadingPanel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class LoadingPanelStyles :
    StylesBase

The following members return LoadingPanelStyles objects:

Remarks

These settings can be accessed using the MVCxLoadingPanel.Styles property.

Implements

Inheritance

See Also