Contains the arguments passed to the SerializeTag and DeserializeTag event handlers.
The following tables list the members exposed by the SerializeTagEventArgs type.
Name | Description | |
---|---|---|
Gets a context object that can help you write and read various values. |
||
Gets or sets a value indicating whether the event is handled. |
||
Gets the diagram element whose tag is being serialized/deserialized. |
||
Gets the name of the property being serialized. |
||
Gets or sets an XmlElement object where the tag should be serialized/deserialized. |
||
Gets or sets the tag object being serialized/deserialized. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |