GrapeCity.ActiveReports.v8 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.
'Declaration Public Property AltReportItem As ReportItem
public ReportItem AltReportItem {get; set;}