Méthode IQueryDesigner.OnActivateView
Notifies the control that the view has been activated.
Espace de noms : Microsoft.ReportingServices.Interfaces
Assembly : Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)
Syntaxe
'Déclaration
Sub OnActivateView
'Utilisation
Dim instance As IQueryDesigner
instance.OnActivateView()
void OnActivateView()
void OnActivateView()
abstract OnActivateView : unit -> unit
function OnActivateView()