DiagramCustomGetEditableItemPropertiesEventArgs Constructors
Provides data for the DiagramControl.CustomGetEditableItemProperties event.| Name | Parameters | Description |
|---|---|---|
| DiagramCustomGetEditableItemPropertiesEventArgs(DiagramItem, PropertyDescriptorCollection) | item, properties | Initializes a new instance of the DiagramCustomGetEditableItemPropertiesEventArgs class. |
See Also