ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IReportLayoutExt Interface / EvaluationMessageFont Property

In This Topic
    EvaluationMessageFont Property
    In This Topic
    Gets the font information for the evaluation message.
    Syntax
    'Declaration
     
    ReadOnly Property EvaluationMessageFont As FontInfo
    FontInfo EvaluationMessageFont {get;}

    Property Value

    The font information for the evaluation message.
    See Also