MindFusion.Wpf Pack Programmer's Guide
SerializeDataEventArgs Members
Properties
 


Provides data for the SerializeData and DeserializeData event handlers.

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

 Public Properties

  Name Description

Cell

Gets the cell related to the event. (Inherited from CellEventArgs.)

Context

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

Data

Gets or sets the data being serialized/deserialized.

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.

 See Also

SerializeDataEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace