UnboundColumnNodeArgs Constructors
Contains data for the command bound to the TreeListView.CustomUnboundColumnDataCommand property.| Name | Parameters | Description |
|---|---|---|
| UnboundColumnNodeArgs(Object, IEnumerable<Object>, String, Boolean, Object) | item, path, fieldName, isGetData, value | Initializes a new instance of the UnboundColumnNodeArgs class with specified settings. |
See Also