Back to Devexpress

LoadingPanelSettings.ControlStyle Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-loadingpanelsettings.md

latest1.3 KB
Original Source

LoadingPanelSettings.ControlStyle Property

Provides access to the style settings declared at the root level of the Loading Panel’s wrapped web server control.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public AppearanceStyle ControlStyle { get; }
vb
Public ReadOnly Property ControlStyle As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object containing style settings.

|

See Also

Loading Panel Visual Elements

LoadingPanelSettings Class

LoadingPanelSettings Members

DevExpress.Web.Mvc Namespace