Search Results for

    Show / Hide Table of Contents

    Class ImageIndexEventArgs

    Inheritance
    System.Object
    System.EventArgs
    ImageIndexEventArgs
    Namespace: FastReport.Olap.Controls
    Assembly: FastReport.Olap.dll
    Syntax
    public class ImageIndexEventArgs : EventArgs

    Constructors

    ImageIndexEventArgs(Int32)

    Declaration
    public ImageIndexEventArgs(int ItemIndex)
    Parameters
    Type Name Description
    System.Int32 ItemIndex

    Fields

    ImageIndex

    Declaration
    public int ImageIndex
    Field Value
    Type Description
    System.Int32

    Properties

    ItemIndex

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