Struct MeasureCellBSPosition
Namespace: FastReport.Olap.Slice
Assembly: FastCube.Core.dll
Struct for measure cell position.
public struct MeasureCellBSPosition
Fields
BaseAdditionalTotalIndex
Base additional total index.
public int BaseAdditionalTotalIndex
Field Value
BaseLevelIndex
Base level index.
public int BaseLevelIndex
Field Value
FullBaseIndex
Full base index.
public int FullBaseIndex
Field Value
FullSecondIndex
Full second index.
public int FullSecondIndex
Field Value
IndexInBaseLevel
Index in base level.
public int IndexInBaseLevel
Field Value
IndexInSecondLevel
Index in second level.
public int IndexInSecondLevel
Field Value
MeasureIndex
Measure index.
public int MeasureIndex
Field Value
SecondAdditionalTotalIndex
Second additional total index.
public int SecondAdditionalTotalIndex
Field Value
SecondLevelIndex
Second level index.
public int SecondLevelIndex