ContainerReportItem.OnAncestorChanged(IParent, IParent) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
override void OnAncestorChanged(Microsoft::ReportDesigner::IParent ^ oldValue, Microsoft::ReportDesigner::IParent ^ newValue);
public override void OnAncestorChanged(Microsoft.ReportDesigner.IParent oldValue, Microsoft.ReportDesigner.IParent newValue);
override this.OnAncestorChanged : Microsoft.ReportDesigner.IParent * Microsoft.ReportDesigner.IParent -> unit
Public Overrides Sub OnAncestorChanged (oldValue As IParent, newValue As IParent)
Paramètres
- oldValue
- IParent
- newValue
- IParent