Skip to main content

ASPxClientDiagramCustomShapeCreateTemplateEventArgs Members

In This Article
Provides data for the CustomShapeCreateTemplate event.

#Constructors

Name Description
constructor(container, item) Initializes a new instance of the ASPxClientDiagramCustomShapeCreateTemplateEventArgs class with specified settings.

#Properties

Name Description
container Returns the template’s container.
item Gets the currently processed diagram item.
See Also