Class ExtendedPivotCalculationFormulaDto
Расширенная модель расчётной формулы отчёта.
Inherited Members
Namespace: Trivium.EngineDto.PivotInstance
Assembly: Trivium.EngineDto.dll
Syntax
public class ExtendedPivotCalculationFormulaDto : ExtendedFormulaDto
Properties
string | Expression Выражение. |
LeftHeaderFormulaPlacementKind | LeftHeaderPlacementKind Тип элементов боковика, на которые размещать формулу. |
List<ExtendedPivotFormulaOperandDto> | Operands Коллекция операндов формулы. |