ActiveReports 8
CustomProperties Property (CustomReportItem)

Gets a collection of custom property elements for the custom report item.

Syntax
'Declaration
 
Public ReadOnly Property CustomProperties As CustomPropertyDefinitionCollection
public CustomPropertyDefinitionCollection CustomProperties {get;}

Property Value

A CustomPropertyDefinitionCollection containing the custom report item's custom properties.
See Also

Reference

CustomReportItem Class
CustomReportItem Members

Support Forum