Back to Devexpress

CompareNodeValuesEventArgs Properties

windowsforms-devexpress-dot-xtratreelist-dot-comparenodevalueseventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

CompareNodeValuesEventArgs Properties

Provides data for the TreeList.CompareNodeValues event.

NameDescription
ColumnGets the column against whose values sorting is performed.
Node1Gets the node containing the first value involved in comparison.
Node2Gets the node containing the second value involved in comparison.
NodeValue1Gets the first value involved in comparison.
NodeValue2Gets the second value involved in comparison.
ResultGets or sets a comparison result.
SortOrderGets the sort order applied to the column whose values are going to be compared.

See Also

CompareNodeValuesEventArgs Class

CompareNodeValuesEventArgs Members

DevExpress.XtraTreeList Namespace