Back to Devexpress

CustomServerModeSortEventArgs Properties

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-customservermodesorteventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

CustomServerModeSortEventArgs Properties

Provides data for the PivotGridControl.CustomServerModeSort event.

NameDescription
FieldGets the field whose values are being compared.
OlapMember1Get the first member being compared.
OlapMember2Get the second member being compared.
ResultGets or sets the result of a custom comparison.
ThreadSafeField
Value1Gets the first value being compared.
Value2Gets the second value being compared.

See Also

CustomServerModeSortEventArgs Class

CustomServerModeSortEventArgs Members

DevExpress.Xpf.PivotGrid Namespace