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