'Declaration
Public Event NullTextChanged As System.EventHandler
'Usage
Dim instance As NDataGridInteractivityStyleColumnStyle Dim handler As System.EventHandler AddHandler instance.NullTextChanged, handler
public event System.EventHandler NullTextChanged