Struct MeasureCellBSPosition
Assembly: FastReport.Olap.dll
Syntax
public struct MeasureCellBSPosition
Fields
BaseAdditionalTotalIndex
Declaration
public int BaseAdditionalTotalIndex
Field Value
Type |
Description |
System.Int32 |
|
BaseLevelIndex
Declaration
public int BaseLevelIndex
Field Value
Type |
Description |
System.Int32 |
|
FullBaseIndex
Declaration
Field Value
Type |
Description |
System.Int32 |
|
FullSecondIndex
Declaration
public int FullSecondIndex
Field Value
Type |
Description |
System.Int32 |
|
IndexInBaseLevel
Declaration
public int IndexInBaseLevel
Field Value
Type |
Description |
System.Int32 |
|
IndexInSecondLevel
Declaration
public int IndexInSecondLevel
Field Value
Type |
Description |
System.Int32 |
|
MeasureIndex
Declaration
Field Value
Type |
Description |
System.Int32 |
|
SecondAdditionalTotalIndex
Declaration
public int SecondAdditionalTotalIndex
Field Value
Type |
Description |
System.Int32 |
|
SecondLevelIndex
Declaration
public int SecondLevelIndex
Field Value
Type |
Description |
System.Int32 |
|