MindFusion.Wpf Pack Programmer's Guide
SerializeColumnTagEventArgs Members
Properties
 


Provides data for the SerializeColumnTag and DeserializeColumnTag event handlers.

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

 Public Properties

  Name Description

Column

Gets the related column. (Inherited from ColumnEventArgs.)

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.

 See Also

SerializeColumnTagEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace