A newer version of this page is available.
Switch to the current version.
BootstrapWebClientUIWidgetEx.ShowLoadingIndicator Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[DefaultValue(false)]
public virtual bool ShowLoadingIndicator { get; set; }
<DefaultValue(False)>
Public Overridable Property ShowLoadingIndicator As Boolean
Property Value
Type | Default |
---|---|
Boolean | false |
See Also
Feedback