DiagramQueryItemEditActionEventArgs Properties
Provides data for the DiagramControl.QueryItemEditAction event.| Name | Description |
|---|---|
| Allow | Specifies whether users can edit the item’s text. |
| Item | Returns the item whose text the end-user is attempting to edit. |
See Also