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