LayoutEditor.DeactivateReportItem(IReportItem) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual void DeactivateReportItem(Microsoft::ReportDesigner::IReportItem ^ reportItem);
public void DeactivateReportItem(Microsoft.ReportDesigner.IReportItem reportItem);
abstract member DeactivateReportItem : Microsoft.ReportDesigner.IReportItem -> unit
override this.DeactivateReportItem : Microsoft.ReportDesigner.IReportItem -> unit
Public Sub DeactivateReportItem (reportItem As IReportItem)
Parameter
- reportItem
- IReportItem