NodeDisplayTextArgs Constructors
Populates commands bound to the TreeListView.CustomColumnDisplayTextCommand property with data.| Name | Parameters | Description |
|---|---|---|
| NodeDisplayTextArgs(Object, IEnumerable<Object>, String, Object, String, Boolean) | item, path, fieldName, value, displayText, showAsNullText | Initializes a new instance of the NodeDisplayTextArgs class with specified settings. |
See Also