Skip to main content

BootstrapWebClientUIWidgetEx.LoadingIndicatorSettings Property

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

[DefaultValue(null)]
[PersistenceMode(PersistenceMode.InnerProperty)]
public LoadingIndicatorSettings LoadingIndicatorSettings { get; }

Property Value

Type Default
LoadingIndicatorSettings null
See Also