TreeListBuilder<T>.NoDataText Method
| Name | Parameters | Description |
|---|---|---|
| NoDataText(JS) | value | Specifies a text string shown when the widget does not display any data. Mirrors the client-side noDataText option. |
| NoDataText(String) | value | Specifies a text string shown when the widget does not display any data. Mirrors the client-side noDataText option. |