Click or drag to resize

CustomReportRowItemValue Property

Gets or sets the value assigned to the report row.

Namespace: Compiled.EDD.Scripting
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
public Object ItemValue { get; set; }

Property Value

Object
See Also