Back to Devexpress

DiagramNodesBuilder.LockedExpr Method

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

latest917 B
Original Source

DiagramNodesBuilder.LockedExpr Method

NameParametersDescription
LockedExpr(JS)valueSpecifies the name of a data source field or an expression whose Boolean value indicates whether a node is locked. Mirrors the client-side lockedExpr option.
LockedExpr(String)valueSpecifies the name of a data source field or an expression whose Boolean value indicates whether a node is locked. Mirrors the client-side lockedExpr option.