ActiveReports 12
AltReportItem Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CustomReportItem Class : AltReportItem Property

Gets or sets the alternative report item to use in the event that the custom report item cannot be used.

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

Property Value

A ReportItem object indicating the alternative report control to use in the event that the custom report control cannot be used.
See Also

Reference

CustomReportItem Class
CustomReportItem Members