Skip to main content
A newer version of this page is available.
All docs
V18.2

PivotFieldValueItem Members

For internal use.

Properties

Name Description
AllowExpand For internal use.
AllowExpandOnDoubleClick For internal use.
CanShowSortBySummary For internal use.
CellCount For internal use.
CellLevelCount For internal use.
Children For internal use.
ColumnField For internal use.
CustomTotal For internal use.
DataField For internal use.
DataIndex For internal use.
DisplayText For internal use.
EndLevel For internal use.
EndRowTreeLevel For internal use.
Field For internal use.
Index For internal use.
IsAnyFieldSortedByThisValue
IsCollapsed For internal use.
IsCustomDisplayText For internal use.
IsDataFieldItem For internal use.
IsLastFieldLevel For internal use.
IsLastRowTreeLevel For internal use.
IsOthersRow For internal use.
IsTotal For internal use.
IsVisible For internal use.
ItemType For internal use.
Level For internal use.
MaxLastLevelIndex For internal use.
MinLastLevelIndex For internal use.
OlapMember For internal use.
Parent For internal use.
ResizingField For internal use.
RowField For internal use.
ShowCollapsedButton For internal use.
SortedBySummaryFields For internal use.
SpanCount For internal use.
StartLevel For internal use.
StartRowTreeLevel For internal use.
SummaryType For internal use.
Text For internal use.
TotalsCount For internal use.
UniqueIndex For internal use.
UnpagedCellCount For internal use.
Value For internal use.
ValueType For internal use.
VisibleIndex For internal use.

Methods

Name Description
AddCell(PivotFieldValueItem) For internal use.
ContainsLevel(Int32) For internal use.
CreateDrillDownDataSource() For internal use.
CreateOLAPDrillDownDataSource(Int32, List<String>) Obsolete. For internal use.
CreateQueryModeDrillDownDataSource(Int32, List<String>) For internal use.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetCell(Int32) For internal use.
GetCrossAreaFields() For internal use.
GetFieldSortConditions()
GetHashCode() Serves as the default hash function. Inherited from Object.
GetLastLevelCells() For internal use.
GetType() Gets the Type of the current instance. Inherited from Object.
GetUnpagedCell(Int32) For internal use.
IsFieldSortedBySummary(PivotFieldItemBase, PivotFieldItemBase) For internal use.
LoadItem(PivotFieldValueItemType, VisualItemsData, Boolean, TypedBinaryReader, ValueSetDeserializer[]) static
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
SaveCellsAsUnpagedCells() For internal use.
SaveToStream(TypedBinaryWriter, ValueSetSerializer[]) For internal use.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also