Assembly: Pivot;
Namespace: Prognoz.Platform.Interop.Pivot;
The IPivotHeaderEvaluatedSlot interface is used to work with a calculated column or row in table sidehead.
IPivotHeaderEvaluatedSlot
To work with a column formula, cast the object returned by this method to the IDataAreaTransformationsGetter interface.
To work with all calculated column or table headers, use the IPivotHeaderEvaluatedSlots interface.
Property name | Brief description | |
The Visible property determines whether calculated column or row is displayed. |
Property name | Brief description | |
The Id property determines an object identifier. | ||
The Key property returns object key. | ||
The Name property determines an object name. |
See also: