Skip to main content
A newer version of this page is available.
All docs
V19.1

PivotFieldValueItem Methods

For internal use.
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