Raises the RowChanged event.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
protected virtual void OnRowChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnRowChanged( _ |
An object providing the event data.
See Also