[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.EvalPosition

EvalPosition Enum

Specifies evaluation message alignment.

Namespace: GrapeCity.ActiveReports.Extensibility.Layout
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum EvalPosition

Fields

Name Description
Bottom

Evaluation message should be at bottom of the page.

Top

Evaluation message should be at top of the page.

Extension Methods