ActiveReports 12
CustomProperties Property (CustomReportItem)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CustomReportItem Class : CustomProperties Property

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