다음을 통해 공유


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

반환

적용 대상