Método OnActivateView

Notifies the control that the view has been activated.

Namespace:  Microsoft.ReportingServices.Interfaces
Assembly:  Microsoft.ReportingServices.QueryDesigners (em Microsoft.ReportingServices.QueryDesigners.dll)

Sintaxe

'Declaração
Sub OnActivateView
'Uso
Dim instance As IQueryDesigner

instance.OnActivateView()
void OnActivateView()
void OnActivateView()
abstract OnActivateView : unit -> unit 
function OnActivateView()