Back to Devexpress

ListBuilder.NoDataText Method

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

latest839 B
Original Source

ListBuilder.NoDataText Method

NameParametersDescription
NoDataText(JS)valueSpecifies the text or HTML markup displayed by the UI component if the item collection is empty. Mirrors the client-side noDataText option.
NoDataText(String)valueSpecifies the text or HTML markup displayed by the UI component if the item collection is empty. Mirrors the client-side noDataText option.