Back to Devexpress

FieldValueInfo Properties

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

latest1.6 KB
Original Source

FieldValueInfo Properties

Stores information about the row and column fields related to the selected cell.

NameDescription
ChildrenGets a collection of objects that store information about the child fields of the current field.
DisplayTextGets the string that specifies the formatted cell value as it is displayed.
FieldGets the pivot grid field related to the cell currently being processed.
IsColumnIndicates whether the field whose value has currently been processed is a column field.
IsOthersValueIndicates whether the current field value is the ‘Others’ value.
ParentGets the information about the parent field for the current field.
ValueGets the current field value.
ValueTypeGets the information about the type of the column / row value.

See Also

FieldValueInfo Class

FieldValueInfo Members

DevExpress.Xpf.PivotGrid Namespace