OnDeactivateView 메서드
Notifies the control that the view has been deactivated.
네임스페이스: Microsoft.ReportingServices.Interfaces
어셈블리: Microsoft.ReportingServices.QueryDesigners.dll의 Microsoft.ReportingServices.QueryDesigners
구문
‘선언
Sub OnDeactivateView
‘사용 방법
Dim instance As IQueryDesigner
instance.OnDeactivateView()
void OnDeactivateView()
void OnDeactivateView()
abstract OnDeactivateView : unit -> unit
function OnDeactivateView()