MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / Custom Property

In This Topic
Custom Property (Report)
In This Topic
Gets or sets a custom information to be passed to the report engine.
Syntax
'Declaration
 
Public Property Custom As Custom
 

Property Value

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