DiagramCustomGetEditableItemPropertiesCacheKeyEventArgs Properties
Provides data for the CustomGetEditableItemPropertiesCacheKey event.| Name | Description |
|---|---|
| CacheKey | Gets or sets the cache key assigned to the edited diagram item. |
| Item | Returns the edited diagram item. |
See Also