ActiveReports 12
CustomProperties Property (Report)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : CustomProperties Property
Gets the collection of the custom properties of the report.
Syntax
'Declaration
 
Public ReadOnly Property CustomProperties As CustomPropertyDefinitionCollection
public CustomPropertyDefinitionCollection CustomProperties {get;}

Property Value

The custom properties.
See Also

Reference

Report Class
Report Members