Gets or sets the alternative report item to use in the event that the custom report item cannot be used.
Visual Basic (Declaration) | |
---|---|
Public Property AltReportItem As ReportItem |
C# | |
---|---|
public ReportItem AltReportItem {get; set;} |
ActiveReports Developer 7 | |
AltReportItem Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CustomReportItem Class : AltReportItem Property |
Glossary Item Box
Gets or sets the alternative report item to use in the event that the custom report item cannot be used.
Visual Basic (Declaration) | |
---|---|
Public Property AltReportItem As ReportItem |
C# | |
---|---|
public ReportItem AltReportItem {get; set;} |