'Declaration
Public Delegate Sub CellsLayoutCancelEventHandler( _ ByVal args As NCellsLayoutCancelEventArguments _ )
'Usage
Dim instance As New CellsLayoutCancelEventHandler(AddressOf HandlerMethod)
public delegate void CellsLayoutCancelEventHandler( NCellsLayoutCancelEventArguments args )
Parameters
- args