Back to Devexpress

DiagramNodesBuilder.TopExpr Method

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

latest886 B
Original Source

DiagramNodesBuilder.TopExpr Method

NameParametersDescription
TopExpr(JS)valueSpecifies the name of a data source field or an expression that returns the y-coordinate of a node's top border. Mirrors the client-side topExpr option.
TopExpr(String)valueSpecifies the name of a data source field or an expression that returns the y-coordinate of a node's top border. Mirrors the client-side topExpr option.