[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes.Fields

Fields Class

Represents the implementation for the RDL Fields global collection to be used in user's script.

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

Properties

Name Description
this[string]

Returns the Field from collection by its name.

Extension Methods