CustomReportRowItemCategory Property |  |
Gets or sets the category the report row is in.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic string ItemCategory { get; set; }Property Value
String
RemarksDefault category is 'Report' if no category is set.
See Also