Back to Devexpress

DiagramBuilder.CustomShapeToolboxTemplate Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-diagrambuilder-dot-customshapetoolboxtemplate.md

latest1.7 KB
Original Source

DiagramBuilder.CustomShapeToolboxTemplate Method

NameParametersDescription
CustomShapeToolboxTemplate(JS)valueSpecifies a custom template for shapes in the toolbox. Mirrors the client-side customShapeToolboxTemplate object.
CustomShapeToolboxTemplate(RazorBlock)templateContentSpecifies a custom template for shapes in the toolbox. Mirrors the client-side customShapeToolboxTemplate object.
CustomShapeToolboxTemplate(TemplateName)nameSpecifies a custom template for shapes in the toolbox. Mirrors the client-side customShapeToolboxTemplate object.
CustomShapeToolboxTemplate(String)templateContentSpecifies a custom template for shapes in the toolbox. Mirrors the client-side customShapeToolboxTemplate object.