ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface
Members

In This Topic
    IReport Interface
    In This Topic
    Represents the interface for the Report object.
    Object Model
    IReport Interface
    Syntax
    'Declaration
     
    Public Interface IReport 
    public interface IReport 
    Remarks
    This interface defines the properties and methods for a report, including various settings and configurations for the report's layout, data, and rendering.
    See Also