Back to Devexpress

DiagramNodesBuilder.ImageUrlExpr Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-diagramnodesbuilder-dot-imageurlexpr.md

latest947 B
Original Source

DiagramNodesBuilder.ImageUrlExpr Method

NameParametersDescription
ImageUrlExpr(JS)valueSpecifies the name of a data source field or an expression that returns an image URL or Base64 encoded image for a node. Mirrors the client-side imageUrlExpr option.
ImageUrlExpr(String)valueSpecifies the name of a data source field or an expression that returns an image URL or Base64 encoded image for a node. Mirrors the client-side imageUrlExpr option.