次の方法で共有


ContainerReportItem.IsAncestorOf(IReportItem) メソッド

定義

public:
 virtual bool IsAncestorOf(Microsoft::ReportDesigner::IReportItem ^ reportItem);
public bool IsAncestorOf (Microsoft.ReportDesigner.IReportItem reportItem);
abstract member IsAncestorOf : Microsoft.ReportDesigner.IReportItem -> bool
override this.IsAncestorOf : Microsoft.ReportDesigner.IReportItem -> bool
Public Function IsAncestorOf (reportItem As IReportItem) As Boolean

パラメーター

reportItem
IReportItem

戻り値

適用対象