Back to Devexpress

DiagramNodesBuilder.ItemsExpr Method

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

latest866 B
Original Source

DiagramNodesBuilder.ItemsExpr Method

NameParametersDescription
ItemsExpr(JS)valueSpecifies the name of a data source field or an expression that returns a node's child items. Mirrors the client-side itemsExpr option.
ItemsExpr(String)valueSpecifies the name of a data source field or an expression that returns a node's child items. Mirrors the client-side itemsExpr option.