Back to Devexpress

LoadingIndicatorSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-f4dd6128.md

latest1.6 KB
Original Source

LoadingIndicatorSettings Class

Contains properties that configure the loading indicator.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class LoadingIndicatorSettings :
    JsonProperties
vb
Public Class LoadingIndicatorSettings
    Inherits JsonProperties

The following members return LoadingIndicatorSettings objects:

Remarks

To enable the automatic loading indicator, set the Enabled property to true.

Inheritance

Object StateManager PropertiesBase DevExpress.Web.Bootstrap.Internal.JsonProperties LoadingIndicatorSettings

See Also

LoadingIndicatorSettings Members

DevExpress.Web.Bootstrap Namespace