[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes.ReportItem

ReportItem Class

Represents a report item.

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

Properties

Name Description
Name

Gets the name of the report item.

this[string]

Gets the value of the specified property

Value

Gets the value of the report item.

Extension Methods