ActiveReports Developer 7
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 item to use in the event that the custom report item cannot be used.
See Also

Reference

CustomReportItem Class
CustomReportItem Members