[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes.Field

Field Class

Represents information about a field.

Inheritance
Field
Namespace: GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class Field

Properties

Name Description
Name

Field name.

this[string]

Allows to acces Name and Value by case-insensitive key (name and value respectively).

Value

Field value.

Extension Methods