'Declaration
Public Function New( _ ByVal targetNode As NLayout, _ ByVal context As NLayoutContext, _ ByVal tree As NTree _ )
'Usage
Dim targetNode As NLayout Dim context As NLayoutContext Dim tree As NTree Dim instance As New NTreeLayoutCancelEventArguments(targetNode, context, tree)
public NTreeLayoutCancelEventArguments( NLayout targetNode, NLayoutContext context, NTree tree )
Parameters
- targetNode
- context
- tree