Back to Devexpress

LoadingDivStyle Class

aspnet-devexpress-dot-web-9b864492.md

latest2.8 KB
Original Source

LoadingDivStyle Class

Contains the style settings of a specific loading div displayed over a web control while it’s waiting for a callback response.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class LoadingDivStyle :
    AppearanceStyleBase
vb
Public Class LoadingDivStyle
    Inherits AppearanceStyleBase

The following members return LoadingDivStyle objects:

Show 15 links

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase LoadingDivStyle

See Also

LoadingDivStyle Members

DevExpress.Web Namespace