MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IReportLayoutExt Interface
Members

IReportLayoutExt Interface
Represents an extended interface for the report layout with additional properties for evaluation message styling.
Object Model
IReportLayoutExt Interface
Syntax
'Declaration
 
Public Interface IReportLayoutExt 
   Inherits IReportLayout 
 
Remarks
This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
See Also