Raises the SerializeData event.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
protected virtual void OnSerializeData ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnSerializeData( _ |
An instance of the SerializeDataEventArgs class that provides data for the event.
See Also