OnDeactivateView 方法
Notifies the control that the view has been deactivated.
命名空間: Microsoft.ReportingServices.Interfaces
組件: Microsoft.ReportingServices.QueryDesigners (在 Microsoft.ReportingServices.QueryDesigners.dll 中)
語法
'宣告
Sub OnDeactivateView
'用途
Dim instance As IQueryDesigner
instance.OnDeactivateView()
void OnDeactivateView()
void OnDeactivateView()
abstract OnDeactivateView : unit -> unit
function OnDeactivateView()