'DeclarationPublic Delegate Sub CellsLayoutCancelEventHandler( _ ByVal args As NCellsLayoutCancelEventArguments _ )
'UsageDim instance As New CellsLayoutCancelEventHandler(AddressOf HandlerMethod)
public delegate void CellsLayoutCancelEventHandler( NCellsLayoutCancelEventArguments args )
Parameters
- args