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

In This Topic
EvaluationPosition Property
In This Topic
Gets the evaluation position of the report.
Syntax
'Declaration
 
ReadOnly Property EvaluationPosition As EvalPosition
 

Property Value

An GrapeCity.ActiveReports.Extensibility.Layout.EvalPosition representing the evaluation position of the report.
Remarks
This property 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