ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.ExpressionEvaluation Namespace / Field Class
Members

In This Topic
    Field Class
    In This Topic
    Defines field proxy class to be used in the expression computation process.
    Object Model
    Field Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Field 
    public sealed class Field 
    Remarks
    This interface 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.
    Inheritance Hierarchy

    System.Object
       GrapeCity.Enterprise.Data.DataEngine.ExpressionEvaluation.Field

    See Also