The FieldItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ChildItems | Gets FieldItemCollection containing child items. |
![]() | Collapsed | Gets or sets the value indicating whether child items will be displayed. |
![]() | DisplayValue | Gets a value for displaying a field item. |
![]() | Index | Gets or sets an index of a pivot table row or column. |
![]() | IsTotal | Gets the value indicating whether this item is the group total. |
![]() | Parent | Gets a parent item for the given field item. |
![]() | Value | Gets a field item value. |