Search Results for

    Show / Hide Table of Contents

    Delegate ValueDelegate

    Namespace: FastReport.Olap.Slice
    Assembly: FastReport.Olap.dll
    Syntax
    public delegate void ValueDelegate(int indexInBaseLevel, int realIndexInSecondLevel, Variant value, int idValue);
    Parameters
    Type Name Description
    System.Int32 indexInBaseLevel
    System.Int32 realIndexInSecondLevel
    Variant value
    System.Int32 idValue
    Back to top © 1998-2024 Copyright Fast Reports Inc.