[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.EvalFunc-1

EvalFunc<T> Class

Represents an expression eval interface.

Inheritance
EvalFunc<T>
Namespace: GrapeCity.ActiveReports.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public abstract class EvalFunc<T>
Type Parameters
Name Description
T

Constructors

Name Description
EvalFunc()

Properties

Name Description
IsConst

Methods

Name Description
Invoke(IDataScopeInternal)

Extension Methods