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()