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