Click or drag to resize

CustomReportRowItemCategory Property

Gets or sets the category the report row is in.

Namespace:  Compiled.EDD.Scripting
Assembly:  Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax
C#
public string ItemCategory { get; set; }

Property Value

Type: String
Remarks
Default category is 'Report' if no category is set.
See Also