CreateCustomNodeEventArgs Constructors
Provides data for the TreeList.CreateCustomNode event.Name | Parameters | Description |
---|---|---|
CreateCustomNodeEventArgs(Int32, TreeListNodes, Object) | nodeID, owner, tag | Initializes a new instance of the CreateCustomNodeEventArgs class with the specified settings. |
See Also