MindFusion.Wpf Pack Programmer's Guide
SerializeTagEventArgs Members
Properties
 


Provides data for the SerializeTag and DeserializeTag event handlers.

The following tables list the members exposed by the SerializeTagEventArgs type.

 Public Properties

  Name Description

Context

Gets the context object that enables you to write and read data.

Handled

Gets or sets a value indicating whether the event was handled.

Representation

Gets or sets the string representation of the data being serialized/deserialized.

Tag

Gets or sets the tag being serialized/deserialized.

Worksheet

Gets the related worksheet. (Inherited from WorksheetEventArgs.)

 See Also

SerializeTagEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace