TreeListCustomColumnSortEventArgs.Value2 Property
In This Article
Gets the second value being compared.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that is the second of the two values being compared. |
See Also