Champ m_owner
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Protected m_owner As GaugePanel
'Utilisation
Dim value As GaugePanel
value = Me.m_owner
Me.m_owner = value
protected GaugePanel m_owner
protected:
GaugePanel^ m_owner
val mutable m_owner: GaugePanel
protected var m_owner : GaugePanel