[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.IReportLayoutExt

IReportLayoutExt Interface

Represents an extended interface for the report layout with additional properties for evaluation message styling.

Namespace: GrapeCity.ActiveReports.Extensibility.Layout
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IReportLayoutExt : IReportLayout, IDisposable

Properties

Name Description
EvaluationMessageColor

Gets the color of the evaluation message.

EvaluationMessageFont

Gets the font information for the evaluation message.

Extension Methods