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

IReport Interface
Represents the interface for the Report object.
Object Model
IReport Interface
Syntax
'Declaration
 
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