ListBuilder.IndicateLoading Method
| Name | Parameters | Description |
|---|---|---|
| IndicateLoading(JS) | value | Specifies 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) | value | Specifies 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. |