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