Skip to main content
All docs
V26.1
  • LoadingIndicatorSettings Class

    Contains properties that configure the loading indicator.

    Namespace: DevExpress.Web.Bootstrap

    Assembly: DevExpress.Web.Bootstrap.v26.1.dll

    Declaration

    public class LoadingIndicatorSettings :
        JsonProperties

    The following members return LoadingIndicatorSettings objects:

    Remarks

    BootstrapChart_LoadingIndicator

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

    Inheritance

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