다음을 통해 공유


ReportItem.IsDescendentOf(ReportItem) 메서드

정의

public:
 bool IsDescendentOf(Microsoft::ReportDesigner::ReportItem ^ reportItem);
public bool IsDescendentOf (Microsoft.ReportDesigner.ReportItem reportItem);
member this.IsDescendentOf : Microsoft.ReportDesigner.ReportItem -> bool
Public Function IsDescendentOf (reportItem As ReportItem) As Boolean

매개 변수

reportItem
ReportItem

반환

적용 대상