'Declaration
Public Event HeaderItemNotify As NLightUIItemNotifyEventHandler
'Usage
Dim instance As NTreeList Dim handler As NLightUIItemNotifyEventHandler AddHandler instance.HeaderItemNotify, handler
public event NLightUIItemNotifyEventHandler HeaderItemNotify