Search Results for

    Show / Hide Table of Contents

    Class Dictionary.RegDataItem

    Represents the item registered in a dictionary.

    Inheritance
    System.Object
    Dictionary.RegDataItem
    Namespace: FastReport.Data
    Assembly: FastReport.Base.dll
    Syntax
    public class RegDataItem

    Fields

    data

    Gets the item data.

    Declaration
    public object data
    Field Value
    Type Description
    System.Object

    name

    Gets the item name.

    Declaration
    public string name
    Field Value
    Type Description
    System.String
    Back to top © 1998-2025 Copyright Fast Reports Inc.