CustomReportItemDesigner.AltReportItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::ReportingServices::RdlObjectModel::AltReportItem ^ AltReportItem { Microsoft::ReportingServices::RdlObjectModel::AltReportItem ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::AltReportItem ^ value); };
[System.ComponentModel.Browsable(false)]
public Microsoft.ReportingServices.RdlObjectModel.AltReportItem AltReportItem { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AltReportItem : Microsoft.ReportingServices.RdlObjectModel.AltReportItem with get, set
Public Property AltReportItem As AltReportItem
Property Value
- Attributes