Skip to main content

ListBuilder.DisplayExpr Method

Name Parameters Description
DisplayExpr(JS) value Specifies 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) value Specifies the data field whose values should be displayed. Defaults to 'text' when the data source contains objects. Mirrors the client-side displayExpr option.