Search Results for

    Show / Hide Table of Contents

    Interface IRecordOwner

    Interface for objects which holds IRecord

    Namespace: FastReport.BG.Data
    Assembly: FastReport.BG.dll
    Syntax
    public interface IRecordOwner

    Properties

    Record

    IRecord reference

    Declaration
    IRecord Record { get; }
    Property Value
    Type Description
    IRecord
    Back to top © 2021-2022 Copyright Fast Reports Inc.