'Declaration
Public Event LayoutChanged As EventHandler
'Usage
Dim instance As GridIncrementalLoadingCell Dim handler As EventHandler AddHandler instance.LayoutChanged, handler
public event EventHandler LayoutChanged
'Declaration
Public Event LayoutChanged As EventHandler
'Usage
Dim instance As GridIncrementalLoadingCell Dim handler As EventHandler AddHandler instance.LayoutChanged, handler
public event EventHandler LayoutChanged