ReportItem.OnAncestorChanged(IParent, IParent) Metodo

Definizione

public:
 virtual void OnAncestorChanged(Microsoft::ReportDesigner::IParent ^ oldValue, Microsoft::ReportDesigner::IParent ^ newValue);
public virtual void OnAncestorChanged (Microsoft.ReportDesigner.IParent oldValue, Microsoft.ReportDesigner.IParent newValue);
Public Overridable Sub OnAncestorChanged (oldValue As IParent, newValue As IParent)

Parametri

oldValue
IParent
newValue
IParent

Si applica a