Compartir a través de


OnDeactivateView Método

Notifies the control that the view has been deactivated.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblado:  Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)

Sintaxis

'Declaración
Sub OnDeactivateView
'Uso
Dim instance As IQueryDesigner

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