Provides data for the SerializeRowTag and DeserializeRowTag event handlers.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public class SerializeRowTagEventArgs : RowEventArgs |
Visual Basic
Copy Code
|
|---|
Public Class SerializeRowTagEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Spreadsheet.Wpf.RowEventArgs
MindFusion.Spreadsheet.Wpf.SerializeRowTagEventArgs
See Also