ActiveReports 12
Custom Class
Members 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Custom Class
The Custom element allows report design tools to pass information to report output components. This element may contain any valid XML. The engine passes the contents of the Custom object unchanged. Client applications using the Custom element place custom properties under their own single subelement of Custom, defining a namespace for that node.
Object Model
Custom Class
Syntax
'Declaration
 
Public NotInheritable Class Custom 
public sealed class Custom 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.Custom

See Also

Reference

Custom Members
GrapeCity.ActiveReports.PageReportModel Namespace