DiagramCustomGetEditableItemPropertiesEventArgs Properties
Provides data for the DiagramControl.CustomGetEditableItemProperties event.| Name | Description |
|---|---|
| Item | Returns the diagram item selected by the user. |
| Properties | Provides access to the collection of item properties the user can edit in the Properties panel. |
See Also