ASPxClientDiagramSelectionChangedEventArgs.items Property
In This Article
Gets an array of the selected items (DiagramShape or DiagramConnector objects).
#Declaration
TypeScript
items: DiagramItem[]
#Property Value
Type | Description |
---|---|
Diagram |
An array of item (Diagram |
See Also