ASPxClientDiagramSelectionChangedEventArgs Members
Provides data for the SelectionChanged event.Constructors
| Name | Description |
|---|---|
| constructor(items) | Initializes a new instance of the ASPxClientDiagramSelectionChangedEventArgs class with specified settings. |
Properties
| Name | Description |
|---|---|
| items | Gets an array of the selected items (DiagramShape or DiagramConnector objects). |
See Also