CustomColumnSortEventArgs.Value1 Property
In This Article
Gets the first value being compared.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that represents the first of the two values being compared. |
See Also