ActiveReports 8
CustomProperties Property (ICustomReportItem)

Gets custom properties of the report item.
Syntax
'Declaration
 
ReadOnly Property CustomProperties As System.Collections.Generic.IEnumerable(Of KeyValuePair(Of String,Object))
System.Collections.Generic.IEnumerable<KeyValuePair<string,object>> CustomProperties {get;}
See Also

Reference

ICustomReportItem Interface
ICustomReportItem Members

Support Forum