MindFusion.Wpf Pack Programmer's Guide
SerializeRowTagEventArgs Properties
 


 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