Back to Devexpress

PivotCustomFieldDataEventArgs Properties

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

latest1.1 KB
Original Source

PivotCustomFieldDataEventArgs Properties

Provides data for the PivotGridControl.CustomUnboundFieldData event.

NameDescription
FieldGets the unbound field currently being processed.
ListSourceRowIndexGets the current row’s index in the data source.
ThreadSafeFieldGets the unbound field currently being processed. Provides read-only access to field settings.
ValueGets or sets the value of the cell currently being processed.

See Also

PivotCustomFieldDataEventArgs Class

PivotCustomFieldDataEventArgs Members

DevExpress.Xpf.PivotGrid Namespace