NodeSortArgs Constructors
Populates the command bound to the CustomColumnSortCommand property with data.| Name | Parameters | Description |
|---|---|---|
| NodeSortArgs(Object, Object, String, IEnumerable<Object>, IEnumerable<Object>, Object, Object, SortOrder) | firstItem, secondItem, fieldName, firstPath, secondPath, firstValue, secondValue, sortOrder | Initializes a new instance of the NodeSortArgs class with specified settings. |
See Also