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