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: 7.6.1.3-5cb5c356
Syntax
C#
public Object ItemValue { get; set; }

Property Value

Type: Object
See Also