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