ActiveReports 12
CustomProperties Property (ICustomReportItem)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ICustomReportItem Interface : CustomProperties Property
Gets custom properties of the report item. Exists primary for FlashViewer. Returned value can be null.
Syntax
'Declaration
 
ReadOnly Property CustomProperties As IEnumerable(Of KeyValuePair(Of String,Object))
See Also

Reference

ICustomReportItem Interface
ICustomReportItem Members