'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.
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;}
A ReportItem object indicating the alternative report item to use in the event that the custom report item cannot be used.