DiagramCustomGetSerializableItemPropertiesEventArgs Properties
Provides data for the CustomGetSerializableItemProperties event.| Name | Description |
|---|---|
| ItemType | Returns the serialized item type. |
| Properties | Returns the collection of serializable properties. |
| SerializationKind | Indicates the context of serialization. |
See Also