Back to Devexpress

ListBuilder.DisplayExpr Method

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

latest888 B
Original Source

ListBuilder.DisplayExpr Method

NameParametersDescription
DisplayExpr(JS)valueSpecifies the data field whose values should be displayed. Defaults to 'text' when the data source contains objects. Mirrors the client-side displayExpr option.
DisplayExpr(String)valueSpecifies the data field whose values should be displayed. Defaults to 'text' when the data source contains objects. Mirrors the client-side displayExpr option.