'Declaration
Public Function New( _ ByVal title As System.String, _ ByVal value As System.Object, _ ByVal item As NTreeListNodeSubItem _ )
'Usage
Dim title As System.String Dim value As System.Object Dim item As NTreeListNodeSubItem Dim instance As New NTreeListGroupByNodeCreateEventArgs(title, value, item)
public NTreeListGroupByNodeCreateEventArgs( System.string title, System.object value, NTreeListNodeSubItem item )
Parameters
- title
- value
- item