NodeChangedArgs Constructors
Contains data for the command bound to the TreeListView.NodeChangedCommand property.Name | Parameters | Description |
---|---|---|
NodeChangedArgs(Object, IEnumerable<Object>, NodeChangeType) | item, path, changeType | Initializes a new instance of the NodeChangedArgs class with specified settings. |
See Also