Método OnDeactivateView
Notifies the control that the view has been deactivated.
Namespace: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.QueryDesigners (em Microsoft.ReportingServices.QueryDesigners.dll)
Sintaxe
'Declaração
Sub OnDeactivateView
'Uso
Dim instance As IQueryDesigner
instance.OnDeactivateView()
void OnDeactivateView()
void OnDeactivateView()
abstract OnDeactivateView : unit -> unit
function OnDeactivateView()
Consulte também