LoadingPanelStyles Class
In This Article
Provides the style settings used to paint the visual elements within the MVCxLoadingPanel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class LoadingPanelStyles :
StylesBase
#Related API Members
The following members return LoadingPanelStyles objects:
#Remarks
These settings can be accessed using the MVCxLoadingPanel.Styles property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
LoadingPanelStyles
See Also