ContainerReportItem.IsAncestorOf(IReportItem) Método

Definição

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

Parâmetros

reportItem
IReportItem

Retornos

Aplica-se a