[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.DataValue

DataValue Class

Represents the data value.

Inheritance
DataValue
Namespace: GrapeCity.ActiveReports.Extensibility.Rendering
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
[Obsolete("Will be made internal. Must not be used.")]
public sealed class DataValue

Constructors

Name Description
DataValue(string, object)

Properties

Name Description
Name

Gets the element's name.

Value

Gets the element's value.

Extension Methods