ActiveReports 12
Custom Property (ReportItem)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItem Class : Custom Property

Gets or sets custom information to be passed to a report output component.

Syntax
'Declaration
 
Public Property Custom As Custom
public Custom Custom {get; set;}

Property Value

Custom object containing custom information to be passed to a report output component.

See Also

Reference

ReportItem Class
ReportItem Members