ActiveReports 9
CustomProperties Property (ICustomReportItem)

Gets custom properties of the report item. Exists primary for FlashViewer. Returned value can be null.
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum