Search Results for

    Show / Hide Table of Contents

    Delegate Value2Delegate

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