ActiveReports 12
Custom Property (Report)

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

Gets or sets custom information to be passed to the report engine.

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

Property Value

A Custom object containing custom information to be passed to the report engine.

See Also

Reference

Report Class
Report Members