Back to Devexpress

ListBuilder.IndicateLoading Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-listbuilder-dot-indicateloading.md

latest920 B
Original Source

ListBuilder.IndicateLoading Method

NameParametersDescription
IndicateLoading(JS)valueSpecifies whether or not to show the loading panel when the DataSource bound to the UI component is loading data. Mirrors the client-side indicateLoading option.
IndicateLoading(Boolean)valueSpecifies whether or not to show the loading panel when the DataSource bound to the UI component is loading data. Mirrors the client-side indicateLoading option.