'Declaration
Public Function New( _ ByVal targetNode As NLayout, _ ByVal context As NLayoutContext, _ ByVal cells As NCellBodyList _ )
'Usage
Dim targetNode As NLayout Dim context As NLayoutContext Dim cells As NCellBodyList Dim instance As New NCellsLayoutEventArguments(targetNode, context, cells)
public NCellsLayoutEventArguments( NLayout targetNode, NLayoutContext context, NCellBodyList cells )
Parameters
- targetNode
- context
- cells