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