Click or drag to resize
AbstractReportControlItemType Property
Item type (graph,table or value).

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
public ReportItemType ItemType { get; set; }

Property Value

Type: ReportItemType
See Also