ComponentizableReportItem.ReportItem 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::ReportDesigner::ReportItem ^ ReportItem { Microsoft::ReportDesigner::ReportItem ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.ReportDesigner.ReportItem ReportItem { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ReportItem : Microsoft.ReportDesigner.ReportItem
Public ReadOnly Property ReportItem As ReportItem
Property Value
Implements
- Attributes