public event EventHandler EditingStopped
'Declaration Public Event EditingStopped As EventHandler
'Declaration
Public Event EditingStopped As EventHandler
'Usage Dim instance As BaseCellType Dim handler As EventHandler AddHandler instance.EditingStopped, handler
'Usage
Dim instance As BaseCellType Dim handler As EventHandler AddHandler instance.EditingStopped, handler
BaseCellType Class BaseCellType Members