Table of Contents

Delegate GetRowIndex

Namespace: FastReport.Olap.Cube
Assembly: FastCube.Core.dll

Delegate for getting row index by row index (reindexing).

public delegate int GetRowIndex(int row)

Parameters

row int

Returns

int