The FieldItem type exposes the following members.

Properties

  NameDescription
ChildItems
Gets FieldItemCollection containing child items.
Collapsed
Gets or sets the value indicating whether child items will be displayed.
DisplayValue
Gets value for field item displaying.
Index
Gets or sets an index of a pivot table row or column.
IsTotal
Gets the value indicating whether this item is a group total.
Parent
Gets a parent item for the given field item.
Value
Gets a field item value.

See Also