Search Results for

    Show / Hide Table of Contents

    Class ExportGetCubeRowIndexEventArgs

    Inheritance
    System.Object
    System.EventArgs
    ExportGetCubeRowIndexEventArgs
    Namespace: FastReport.Olap.Export
    Assembly: FastReport.Olap.dll
    Syntax
    public class ExportGetCubeRowIndexEventArgs : EventArgs

    Constructors

    ExportGetCubeRowIndexEventArgs(Int32)

    Declaration
    public ExportGetCubeRowIndexEventArgs(int rowIndex)
    Parameters
    Type Name Description
    System.Int32 rowIndex

    Properties

    RowIndex

    Declaration
    public int RowIndex { get; set; }
    Property Value
    Type Description
    System.Int32
    Back to top © 1998-2024 Copyright Fast Reports Inc.