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
Syntaxpublic string ItemCategory { get; set; }
Property Value
Type:
String
RemarksDefault category is 'Report' if no category is set.
See Also