TileViewBuilder.NoDataText Method
| Name | Parameters | Description |
|---|---|---|
| NoDataText(JS) | value | Specifies the text or HTML markup displayed by the UI component if the item collection is empty. Mirrors the client-side noDataText option. |
| NoDataText(String) | value | Specifies the text or HTML markup displayed by the UI component if the item collection is empty. Mirrors the client-side noDataText option. |