MindFusion.Wpf Pack Programmer's Guide
SerializeRowTagEventArgs Members
Properties
 


Provides data for the SerializeRowTag and DeserializeRowTag event handlers.

The following tables list the members exposed by the SerializeRowTagEventArgs 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.

Row

Gets the related row. (Inherited from RowEventArgs.)

Tag

Gets or sets the tag being serialized/deserialized.

 See Also

SerializeRowTagEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace