A newer version of this page is available.
Switch to the current version.
LoadingIndicatorSettings Class
Contains properties that configure the loading indicator.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.1.dll
Declaration
public class LoadingIndicatorSettings :
JsonProperties
Public Class LoadingIndicatorSettings
Inherits JsonProperties
Related API Members
The following members accept/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
Feedback